PredefinedVariablesErrorCodeVariableName Field |
Defines the name of the variable, which is updated when list execution encounters an error.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.11.1
Syntaxpublic static readonly string ErrorCodeVariableName
Field Value
String
RemarksThe variable is an integer-type. It can be referenced by list commands, which accept integer variables.
The variable represents the last error. See PredefinedVariablesErrorCode
See Also