MC-Basic:SYSTEM.ERRORNUMBER

From SoftMC-Wiki
Revision as of 14:17, 28 May 2014 by Lisa (talk | contribs)
Jump to: navigation, search

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