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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<task>''" to "<''task''>")
Line 4: Line 4:
  
 
|SYNTAX=
 
|SYNTAX=
?''<task>''.Unbreakable
+
?<''task''>.Unbreakable
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 12:52, 20 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