Difference between revisions of "MC-Basic:SYSTEM.ERRORNUMBER"
m |
|||
Line 40: | Line 40: | ||
[[Category:MC-Basic:Error Handling|SYSTEM.ERRORNUMBER]] | [[Category:MC-Basic:Error Handling|SYSTEM.ERRORNUMBER]] | ||
}} | }} | ||
+ | [[Category:MC-Basic:System|MC-Basic:System]] |
Revision as of 14:17, 28 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