Difference between revisions of "MC-Basic:PAUSE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= Pause |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Stops the task if requested previously (by PAUSETASK) |TYPE= |RANGE= |UNIT…')
 
 
(5 intermediate revisions by 4 users not shown)
Line 7: Line 7:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.6.20 and higher
+
Since Version 3.6.20
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:PAUSETASK|PAUSETASK]]
+
* [[MC-Basic:PAUSETASK|PAUSETASK]]
 
 
  
 +
[[Category:MC-Basic:Task Control|PAUSE]]
 
}}
 
}}

Latest revision as of 09:17, 22 May 2014

Stops the task if requested previously (by PAUSETASK)

Syntax

Pause

Availability

Since Version 3.6.20

Scope

Task

Limitations

Task only

Errors:                 No

Examples

Pause

See Also