Difference between revisions of "MC-Basic:PAUSE"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:PAUSE to MC-Basic:PAUSE: Global renaming of Axystems: namespace into (Main):)
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:PAUSETASK|PAUSETASK]]
+
* [[MC-Basic:PAUSETASK|PAUSETASK]]
  
 
[[Category:Axystems:MC-Basic:Task Control|PAUSE]]
 
[[Category:Axystems:MC-Basic:Task Control|PAUSE]]
 
}}
 
}}

Revision as of 08:39, 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