Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Properties - GetPropertyAttribute

Text:

API Call:Returns the value of the given Item Property Attribute

Declaration:

GetPropertyAttribute(Itempath, PropertyName, AttributeName: String): String;

Source Code:

Code Block
linenumberstrue
collapsetrue
output(getpropertyattribute(itempath, 'Name', 'Name'));