Command Reference - Global List Actions
Returns one or more items from a Global List.
|
Action ID: |
112 |
The name of the Global List that you want to examine.
Get
The type of retrieval you would like to perform on the Global List. Choose from:
|
Current item |
- |
Get the current item in the list. (more info) |
|
All items |
- |
Get all of the items in the list. |
|
Specific items |
- |
Get the items listed by index in the Index field. |
The zero-based index of the item you want to get from the Global List. To specify multiple items, use a delimited list of indexes.
This field is only available when Specific items is selected above.
The delimiter that you used to separate items in the Index field. If the text in the Index field is not a delimited list, you can leave this field blank.
Variable
The name of the variable that the item(s) will be stored in.
The delimiter that will be used to separate items if more then one item is returned from the Global List.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_GLOBAL_LIST_GET_ITEM |
MSG_ERR_GLOBAL_LIST_GET_ITEM |
None