Description - INTERNAL DOCUMENTATION
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
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | Namd of XCommand. The variable scope is encoded as " : " . If no scope is needed only the XCommand name shall be given. | |
string | M | Inputs, Parameters and Outputs |
Return
None.