Versions Compared

Key

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

GetPropertyFormula

Text:Returns the formula string for the property specified by ItemPath and PropertyName.
Returns an empty string ('') if the item or property is not found.

Syntax:

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

Code Reference:


    • 1. Navigate to Plugin Store->Tool Manager and create a new Plugin
    • 2. Set the plugin type to Script Code and open the Editor
    • 3. Copy Code into the editor
    • 4. Press run

API Call: