Workspace 6.21.5
RunQtScript

Runs a user-defined QtScript (see the ECMAScript 4 specification for details about QtScript). To pass data in to or out of the operation, add or remove inputs via the operation's properties dialog. RunQtScript operations are very useful for performing simple calculations, or performing custom processing without having to compile any code.

  • Default label: "Run QtScript"
  • Member of plug-in: Built-in
  • Catalogue path: Scripting
Inputs:
ScriptQString

ParametersArray DeprecatedQVariant

This input is no longer needed, as inputs are dynamically added through the properties dialog.

Outputs:
ResultDeprecatedQVariant