Difference between revisions of "MC-Basic:PLSLIST"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
Line 32: Line 32:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 13:38, 18 March 2014

This query returns a list of the PLS names defined in the system, The information is displayed in the following format:

PlsName=<pls>, AxisName=<axis>, Output=<pls output>

If wildcards are used the query returns the proper existing PLS data.

Syntax

?PlsList {<pls>}

Availability

All versions

Scope

Terminal

Limitations

Read only

Examples

?Plslist

?plslist pls*

See Also