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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:SYSTEM.ERRORNUMBER to MC-Basic:SYSTEM.ERRORNUMBER: Global renaming of Axystems: namespace into (Main):)
(No difference)

Revision as of 08:41, 22 May 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