- Contents
Interaction Designer Help
XML Get Document Property
This XML tool queries the value of a document property. See XML Set Document Property for a list of the supported properties.
Inputs
Document
A node in a document that contains the property to query.
Property Name
The string containing the name of the property to retrieve. Property names are case sensitive.
Outputs
Property Value
The value of the property.
Exit Paths
Success
This path is taken if the document properties were successfully retrieved.
Failure
This path is taken if the operation fails.