Difference between revisions of "MC-Basic:task.UNBREAKABLE"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 37: Line 37:
 
* [[Axystems:MC-Basic:UNBREAKABLE|UNBREAKABLE]]
 
* [[Axystems:MC-Basic:UNBREAKABLE|UNBREAKABLE]]
  
 
+
[[Category:Axystems:MC-Basic:Task Control|task.UNBREAKABLE]]
 
}}
 
}}

Revision as of 13:22, 11 March 2014

This query returns a task UnBreakable flag value

Syntax

?<task>.Unbreakable

Availability

Versions 3.6.20 and higher

Type

Long

Range

0, MaxLong

Scope

Task or Terminal

Limitations

Read Only

Examples

?Task1.prg.Unbreakable

See Also