I use the scripting language of pulsonix to generate a report, which shows the value of an attribute of a design. For example: The attribute name is Rev and the value is A1
Here is a code example (VB Script):
set Design = ActiveDocument() set DesignAttr = Design.Attributes()