z/OS ISPF Dialog Developer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


&STR()

z/OS ISPF Dialog Developer's Guide and Reference
SC19-3619-00

The &STR() function returns a string. The resulting string can include embedded blanks.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-&STR(-+--------+-)------------------------------------------><
         '-string-'     

string
The string of characters to be returned. This can be a null parameter.

Examples

&STR(&FNAME &SNAME)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014