Command Reference - Global List Actions
Adds one or more items to a Global List.
|
Action ID: |
111 |
The name of the Global List that you want to add items to.
Add at
The position where you want the new items to be added in the specified Global List. Choose from:
|
Beginning |
- |
Add the items to the beginning of the list. |
|
End |
- |
Add the items to the end of the list. |
|
Specific index |
- |
Add the items at the index specified in the Index field. |
The zero-based index where the new items will be added in the Global List. A value of 0 will add the items to the beginning of the list, and a value of -1 will add the items to the end of the list.
Text to Add
The item (or items) that will be added to the Global List. To add multiple items, use a delimited list and specify the delimiter in the Delimiter field.
The delimiter that you used to separate items in the Text field. If the text in the Text field is not a delimited list, you can leave this field blank.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_GLOBAL_LIST_ADD |
MSG_ERR_GLOBAL_LIST_ADD |