MC-Basic:STOPTASKCYCLE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= STASC |SYNTAX= StopTaskCycle <''Task'' ''Name''> |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Stop task at the end-of-cycle (near END-statem…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Stop task at the end-of-cycle (near END-statement)

Short form

STASC

Syntax

StopTaskCycle <Task Name>

Availability

Versions 3.6.20 and higher

Scope

Task, Terminal

Examples

StopTaskCycle process.prg

See Also