Able to see available options from multi-select variables within scripting by using CTRL-space
This feature in developer is very useful and would speed up development in Author
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
22 Jun, '19
Moderator AdminThe limitation appears to be limited to when "CONTAINS" is used. This will be fixed.
The available options are displayed when using "=" ( eg. when creating the script line Fruits = ["Apples"] )
Note that the = sign can be used to multiple options Fruits = ["Apples" , "Oranges"]