%PSL--Execute a PSL Statement

Executes a one-line PSL statement.

Syntax

 %PSL statement

Parameter

ParameterDefinition
statement

one or more PSL statements or built-in functions that are to be executed
The %PSL command and statement must fit on a single input line.


Description

The %PSL command submits statement to the PSL interpreter for immediate interpretation. If the command cannot be parsed, a user error is triggered.

Where to go from here

PSL External Commands

Was this page helpful? Yes No Submitting... Thank you

Comments