Difference between revisions of "MC-Basic:PAUSE"

From SoftMC-Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 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:Axystems:MC-Basic:Task Control|PAUSE]]
+
[[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