- Contents
Interaction Designer Help
Get Generic Object Attributes
This Generic Object tool retrieves one attribute from a specified object.
Inputs
Generic Object ID
The identifier for the specified object.
Attribute Name
The name of the attribute this step retrieves.
Outputs
Attribute Value
The variable that contains the value of the retrieved attribute.
Exit Paths
Success
This step takes the Success exit path if the specified attribute value was successfully retrieved.
Failure
This step takes the Failure exit path if it was unable to retrieve the attribute value. This may occur if the ID of the object is incorrect or if it does not exist.