Description: |
Compares a string with a list of strings. Returns the string true if the string is identical to at least one of the other strings, otherwise the string returned is false. |
Syntax: |
Three to n parameters: Values to be compared |
Example: |
<operation name="string_in"> |
Return value: |
true |