Softdial Scripter™ - Step Library
Get Selection at Index
Used to get a selection key at a given index position. Used for multiple selections.
Inputs
1. |
Selection from UI
|
(Mandatory) |
The selection data returned from use of one of the collection controls |
2. |
Selection Count
|
(Mandatory) |
The number of selections |
Fig. 1 - Get Selection at Index- Inputs
Outputs
1. |
Selection Key
|
The key value that the user selected |
Fig. 2 - Get Selection at Index - Outputs
Outcomes
1. |
Next
|
The operation was successful |
2. |
Fail
|
The operation failed |
Fig. 3 - Get Selection at Index - Outcomes