-
Notifications
You must be signed in to change notification settings - Fork 4
Other Data
Gregory "Mad Pink" Miller edited this page Oct 2, 2019
·
2 revisions
Here are some other properties that generate or are generated.
- Lists any output from controls. For example, lists values of all sliders.
- Allow messages to be posted
*** userAction
- If set to true, the userAction message will be posted with user interaction.
Text based data which will be parsed into myData. This will completely overwrite myData, so make sure to include all data.
The format is:
`controlNumber;;property;;values
Examples 1;;label;;This is control one 1;;value;;20 2;;label;;This is control two `