Discuss this help topic in SecureBlackbox Forum
Inserts an item to the desired position in the list.
Declaration
Parameters
- Index - index where the item should be put in the list. The first item has Index=0, the second has Index=1, and so on.
- ATSPValidationData - the item to be inserted.
Description
Use this method to insert an item to the list.
Discuss this help topic in SecureBlackbox Forum