Difference between revisions of "MC-Basic:SYSTEM.ERRORNUMBER"
m (Text replace - "Read-Only" to "Read only") |
|||
Line 36: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:SYSTEM.ERROR|SYSTEM.ERROR]] |
[[Category:Axystems:MC-Basic:Error Handling|SYSTEM.ERRORNUMBER]] | [[Category:Axystems:MC-Basic:Error Handling|SYSTEM.ERRORNUMBER]] | ||
}} | }} |
Revision as of 08:41, 22 May 2014
Queries the number of the last system error.
Syntax
?Sys.ErrorNumber
?System.ErrorNumber
Availability
All versions
Type
Long
Scope
Task or Terminal
Limitations
Read only. Only returns the error number.
Examples
?System.ErrorNumber