%SEQUENCE Macro

Specifies when to draw Annotate graphics elements, relative to the procedure's graphics output or relative to the other Annotate graphics drawn.
Variables written out: WHEN
Requirement: You must run the %ANNOMAC macro before using any other annotate macros. For more information, see Making the Macros Available.

Syntax

%SEQUENCE (when);

Parameters

when
Values can be BEFORE or AFTER, as defined for the Annotate WHEN Variable.