-
Notifications
You must be signed in to change notification settings - Fork 4
MultiSelection
DDAkebono edited this page Dec 24, 2022
·
1 revision
This object contains all information and setup for multiselections
Create a new multiselection object
| Name | Description |
|---|---|
| name |
System.String Name to be displayed on the multiselection page when opened |
| options |
System.String[] Options to be displayed |
| selectedOption |
System.Int32 Index of currently selected object |
Name of the multiselection
Action to listen for changes of the selection
Option array
Get or set the currently selected index