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

From SoftMC-Wiki
Jump to: navigation, search
(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…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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