MC-Basic:task.UNBREAKABLE

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?''<task>''.Unbreakable |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= This query returns a task UnBreakable flag value |TYPE= Long…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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