Chapter Contents

Previous

Next
$QUOTEw.

$QUOTEw.



Removes matching quotation marks from character data

Category: Character


Syntax
Syntax Description
Examples

Syntax

$QUOTEw.

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


Examples

input @1 name $quote7.;

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

'SAS'
SAS
"SAS"
SAS
"SAS's"
SAS's


Chapter Contents

Previous

Next

Top of Page

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