Versions Compared

Key

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

ExecuteScript

Executes the script property PropertyPath and returns the result as a variant.Param Paramx is the optional string parameters to pass to the script. Failure to pass required parameters could lead to errors or failure. All scripts should check for invalid parameters and exit gracefully.

...