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

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

Revision as of 12:49, 20 March 2014

This query returns a task UnBreakable flag value

Short form

PASP

Syntax

?<task>.Passwordprotected

Type

Long

Range

0, 1

Scope

Task or Terminal

Limitations

Read Only

Examples

?Task1.prg.Passwordprotected

See Also