Help/Variable
Jump to navigation
Jump to search
Variable
Variables are basically string lists and can be defined as such: variable friends papi|john|aja|bruce|cityguard|the janitor To recall a variable for use in a trigger, you will notate it as (@variablename) or in this example (@friends). This is recalled in the example below.