Chapter Contents

Previous

Next
Graphic Text Control: _isColor

Graphic Text Control: _isColor



Returns a value indicating whether the color is a valid SAS/GRAPH color: 1 if color is valid, 0 if color is invalid


Syntax

Syntax

objectName._isColor( color, value );

Argument Type Use Description
color Character Input specifies the color
value Numeric Output returns a value indicating whether the color is a valid SAS/GRAPH color: 1 if color is valid, 0 if color is invalid


Chapter Contents

Previous

Next

Top of Page

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