MC-Basic:SYSTEM.ERRORNUMBER

From SoftMC-Wiki
Revision as of 11:40, 17 March 2014 by Nurit (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