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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:task.UNBREAKABLE to MC-Basic:task.UNBREAKABLE: Global renaming of Axystems: namespace into (Main):)
Line 37: Line 37:
 
* [[MC-Basic:UNBREAKABLE|UNBREAKABLE]]
 
* [[MC-Basic:UNBREAKABLE|UNBREAKABLE]]
  
[[Category:Axystems:MC-Basic:Task Control|task.UNBREAKABLE]]
+
[[Category:MC-Basic:Task Control|task.UNBREAKABLE]]
 
}}
 
}}

Revision as of 09:17, 22 May 2014

This query returns a task UnBreakable flag value

Syntax

?<task>.Unbreakable

Availability

Since Version 3.6.20

Type

Long

Range

0, MaxLong

Scope

Task or Terminal

Limitations

Read Only

Examples

?Task1.prg.Unbreakable

See Also