• Print  |
  • Feedback  |

TEMPLATE Procedure: Declaration Statements (Experimental)

NOTES Statement


Provides information about the ODS statistical graph.
NOTES 'text';


Usage Information

Requirement:

You must enclose the text in quotation marks.

Tip:

The NOTES statement becomes part of the compiled ODS statistical graph definition, which you can view with the SOURCE statement, whereas SAS comments do not become part of the compiled definition.


Required Arguments

text

provides information about the graph.

Requirement: You must enclose the text in quotation marks.


Previous Page | Next Page | Top of Page