Difference between revisions of "MC-Basic:DELETEPLS"

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

Revision as of 11:46, 23 April 2014

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