A variable string contains one or more variables that are resolved at execution time. For example, the variable string "&USERID" in the statement below is replaced by the user's actual user ID when the program executes:
KEY 'Hello, &USERID'
|
Copyright © 2013 CA.
All rights reserved.
|
|