Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Working with S variables

&pagelevel(3)&pagelevel

The following statements are used to process S variables.

@GETLIST

Writes elements of an S list variable to the current work file.

F mode
L mode

@GETVAR

Outputs the value of an S variable on the screen, writes it to
a work file or assigns it to a string variable.

F mode
L mode

@SETLIST

Assigns elements to an S list variable. In this case, lines are
taken over from the current work file or from string variables.

F mode
L mode

@SETVAR

Declares an S variable or assigns a value to an S variable.

F mode
L mode