Defining and Manipulating Variables › Define Variables › Operand Explanations › Example
To define a transient variable that will consist entirely of uppercase characters, contain up to 10 characters and trailing blanks, use the following command:
VDEFINE CUSTNAME,10,TYPE=UPCHAR,NOTRUNC