Versions Compared

Key

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

GetPropertyResultAsFloat

...

Attempts to return the given property value as a floating point value. If the calculated property value can not be converted, the value supplied by Default is returned.

Syntax:

Function: GetPropertyResultAsFloat(ItemPath, PropertyName: String; Default: Double 0): Double;

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: