Difference between revisions of "MC-Basic:task.ERRORNUMBER"
Line 37: | Line 37: | ||
* [[MC-Basic:task.ERROR|task.ERROR]] | * [[MC-Basic:task.ERROR|task.ERROR]] | ||
− | [[Category | + | [[Category:MC-Basic:Task Control|task.ERRORNUMBER]] |
[[Category:MC-Basic:Error Handling|task.ERRORNUMBER]] | [[Category:MC-Basic:Error Handling|task.ERRORNUMBER]] | ||
}} | }} |
Revision as of 09:17, 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