Chapter Contents

Previous

Next
TEXT Variable

TEXT Variable



Specifies the text or symbol to be placed on the graphics output.

Type: character
Length: up to 200
Default: blank string


Syntax
Functions
Details

Syntax

TEXT='text-string' | 'special-symbol';

text-string
specifies the text that is used as a label (LABEL or COMMENT function) or symbol (SYMBOL function). The maximum length for text-string is 200 characters.

special-symbol
specifies the name of a symbol from the special symbol table that is illustrated in Special Symbols for Plotting Data Points. The maximum length for special-symbol is eight characters.


Functions

You can use the TEXT variable with these functions:
COMMENT LABEL SYMBOL


Details

Use a LENGTH statement to set the length of the TEXT variable if the length of a text string is longer than one character.


Chapter Contents

Previous

Next

Top of Page

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