Chapter Contents

Previous

Next
$UPCASEw.

$UPCASEw.



Converts character data to uppercase

Category: Character


Syntax
Syntax Description
Details
Examples

Syntax

$UPCASEw.

Syntax Description

w
specifies the width of the input field.
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, are not altered.


Examples

input @1 name $upcase3.;

Data Lines Results
----+----1

sas
SAS


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.