GETPROPERTY
Use GETPROPERTY to return values from an XML variable. Multiple values are set with the SETPROPERTY) function which stores them as XML.
See SETPROPERTY
Syntax
GETPROPERTY("String xml definition","[Key]","Property Name")
The first argument of the formula can be an object or string.
Example
=GETPROPERTY("String xml definition","[Product]", "Selection").
In the Accessories pane you can see the XML definition of variables set with the SETPROPERTY function.
See Accessories Pane
Select the variable and click the adjacent button.
GETPROPERTY can be used in formulas in server lists.
There are further functions for retrieving values and properties from an XML variable. They are: