Versions Compared

Key

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

GetPropertyResult


...

Returns the calculated result of the given property as a variant.

...

Procedure: GetPropertyResult(ItemPath, PropertyName: String): Variant;


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue
Result := GetPropertyResult(itempath, 'Name');