[[IF_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_NOT_ISIN
dev note: add IF_ISIN_LIST
[[IF_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_NOT_ISIN
dev note: add IF_ISIN_LIST