Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
No, you'll need to use a REGEXP operator for that and supply valid REGEX to match against. Example as follows.Ah... do wild card in conditioins work? eg [var1_asset] EQUAL TO onlyconnected.mainforum.*?
No, same answer as above; you have to use REGEXP operator with valid REGEX. In REGEX the OR operator is |.EDIT: do the conditions have an OR function?
Please Log in or Create an account to join the conversation.