Discuss this help topic in SecureBlackbox Forum
Creates a copy of session object.
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 - contains object attributes
Return value
Index of the newly created copy in the list.
Description
Use this method to copy an object and add it to the list.
Discuss this help topic in SecureBlackbox Forum