Versions Compared

Key

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

GetPropertyFormula


...

Returns the formula for the given property.

...

Procedure: GetPropertyFormula(ItemPath, PropertyName: String): String;


API Call:

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