Chapter Contents |
Previous |
Next |
$UPCASEw. |
Category: | Character |
Alignment: | left |
Syntax | |
Syntax Description | |
Details | |
Examples |
Syntax |
$UPCASEw. |
Default: | 8 if the length of the variable is undefined; otherwise, the length of the variable |
Range: | 1-32767 |
Details |
Special characters, such as hyphens and other symbols, are not altered.
Examples |
put @1 name $upcase9.;
Values | Results |
---|---|
----+----1 |
|
coxe-ryan |
COXE-RYAN |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.