String Variable Rules
Last updated
Last updated
changes: Gets triggered if the string variable undergoes a change.
is =: If the value or input of a string variable matches a certain number, a specific action can be triggered.
is in the list / is not in the list - If the value or input of a string variable is present or not present in a predefined comma-separated list, a certain action can be triggered.
reset to default value - This will set the variable back to its default value.
append capture data - Appends the captured value (as opposed to completely replacing the current string with the captured value).
set to string - Sets it to a string value.
find and replace - provided the ability to locate specific text, letters within a string variable and replace them with a desired value, and store the resulting value in this string variable.
capture data - This action copies the value from the "When" side of the rule. Check .