Difference between revisions of "MC-Basic:task.ERRORNUMBER"
m (Text replace - "Read-Only" to "Read only") |
|||
Line 34: | Line 34: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ERRORHISTORY|ERRORHISTORY]] |
* [[Axystems:MC-Basic:task.ERROR|task.ERROR]] | * [[Axystems:MC-Basic:task.ERROR|task.ERROR]] | ||
Revision as of 08:37, 22 May 2014
The last error occurring in that task is returned. The query returns only the error number.
Short form
<task>.ErrorNum
Syntax
?<task>.ErrorNumber
Availability
All versions
Type
Long
Scope
Task or Terminal
Limitations
Read only
Examples
?MyTask.prg.errornum