When issuing the following REXX command:
GETVAR varname rexxvar
if the variable varname does not exist (it has not been previously set), return code in RC is 0, and rexxvar is set to an empty string.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|