[[IF_NOT_ISIN:var1|var2]]
Searches inside the contents of var2 for a match to the contents of var1. Executes the following statements until ‘END_IF’ or ‘ELSE’ if true.
See also: IF_ISIN
[[IF_NOT_ISIN:var1|var2]]
Searches inside the contents of var2 for a match to the contents of var1. Executes the following statements until ‘END_IF’ or ‘ELSE’ if true.
See also: IF_ISIN