Chapter Contents |
Previous |
Next |
WHEN Variable |
Type: | character |
Length: | 1 |
Default: | B |
Syntax | |
Functions | |
Details |
Syntax |
WHEN='B' | 'A'; |
Functions |
You can use the WHEN variable with these functions:
BAR | MOVE | POINT |
DRAW | PIE | POLY |
DRAW2TXT | PIECNTR | POLYCONT |
FRAME | PIEXY | SYMBOL |
LABEL |
Details |
Normally, observations in an Annotate data set are processed sequentially. If you use the WHEN variable, all those observations with a WHEN value of B are processed first, the procedure output is then processed (if one is to be produced), and finally the observations with a WHEN value of A are processed.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.