MC-Basic:SYSTEM.ERRORNUMBER

From SoftMC-Wiki
Revision as of 03:00, 2 May 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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