Discuss this help topic in SecureBlackbox Forum
Copies objects in the storage.
Declaration
Parameters
- Index - index of the object to be copied in the list
- Obj - The object to be copied
- Token - Specifies, if the object is a token object
- Private - Specifies, if the object is private
- Modifiable - Specifies, if the object is modifiable
- Attributes - Object attributes
Return value
Index of the newly created object copy in the list.
Description
Use this method to copy an object from the storage and add it to the list.
Discuss this help topic in SecureBlackbox Forum