Discuss this help topic in SecureBlackbox Forum
Adds object to the session.
Declaration
Parameters
- ObjectType - type of the new object
- Token - specifies if the new object is a token object
- Private - specifies if the object is private - specifies if the object is private
- Modifiable - specifies if the object is modifiable
- Attributes - contains object attributes
Possible object types:
Return value
Index of the newly added object in the list.
Description
Use this method to add an object to the session.
Discuss this help topic in SecureBlackbox Forum