Difference between revisions of "MC-Basic:DELETEPLS"

From SoftMC-Wiki
Jump to: navigation, search
m
 
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
<pre>Existing PLS
+
Existing PLS
</pre>
+
 
 
|UNITS=
 
|UNITS=
  

Latest revision as of 13:16, 10 October 2018

This command deletes a defined PLS and all actions associated with that PLS.

Short form

DPLS

Syntax

DeletePls <pls>

Availability

All versions

Range

Existing PLS

Scope

Terminal

Limitations

  • Write only.
  • The PLS must be disabled and tasks cannot be loaded.

Examples

DeletePls Pls1

See Also