MC-Basic:SYSTEM.ERRORNUMBER

From SoftMC-Wiki
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