I wanted to point out either an issue with the Appian documentation or the like(

I wanted to point out either an issue with the Appian documentation or the like() function itself. Per the documentation:

Examples

Copy and paste an example into the Test Rules interface to see how this works.

like("brian","\\*ian") returns true

However, this does not return true.

like("brian","*ian") (without the "\\" in the multicharacter wildcard)

does return true. Please advise....

OriginalPostID-79158

OriginalPostID-79158

  Discussion posts and replies are publicly visible