TEMPLATE Procedure: Creating a Style Template

NOTES Statement

Provides information about the style.
Restriction: The NOTES statement must be used within a DEFINE STYLE template block.
Tip: The NOTES statement becomes part of the compiled style template, which you can view with the SOURCE statement, whereas SAS comments do not.

Syntax

NOTES "text";

Required Argument

"text"
provides information about the style.