Script Elements for Handling Objects
You can use script functions to create, duplicate, read and modify objects.
This page includes the following:
Move or Remove Objects
-
Exports objects to an XML file
-
Imports objects from an XML file
-
Moves an object to a folder
-
Creates a duplicate of an object
-
Deletes an existing object
Retrieve Object Attributes
The following script elements read an object attribute or other data related to the object.
-
Returns the value of a task attribute during generation
-
Returns the value of a task attribute during generation without resolving variables
-
Returns the object type of a task
-
Returns the internal number of an object
Modify Object Attributes
The following script elements read or modify an object attribute or other data related to the object.
-
Adds a comment to a task
-
Modifies an attribute of an active object
-
Modifies the value of an object attribute during generation
Specific Object Types
The following script elements create, read or modify values stored in a specific type of object.
-
Specifies resources to use with the UNIX or Windows agent
-
Creates a Calendar, Login or VARA object
-
Reads information from a DB-type Connection object
-
Reads information from a Login object
-
Queries the current condition or value of a Sync object
-
Changes an existing Calendar, Login or VARA object
-
Inserts or deletes a date or time period in a Calendar object
See also: