Difference between revisions of "MC-Basic:SYSTEM.ERRORNUMBER"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
Line 30: Line 30:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only. Only returns the error number.
+
Read only. Only returns the error number.
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 13:49, 18 March 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

See Also