Versions Compared

Key

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

...

This function is used to execute an XLogic command within LUA. This version takes a single string as parameter which includes all parameters.

Signature

nxa.ExecuteXCommand (string, string, ...)

Parameters

NameTypeMandatory/OptionalDescription
 stringMNamd of XCommand. The variable scope is encoded as "

: "

. If no scope is needed only the XCommand name shall be given.
 stringMInputs, Parameters and Outputs
 ...

Return

None.