ClearFormat

From CometWiki

Revision as of 01:37, 26 June 2016 by Jim (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ClearFormat

Syntax: ClearFormat format-statement-label

Discussion: The ClearFormat statement Clears all of the variables contained in a Map or Format.

Example:

MyFormat: FORMAT a$;b$

ClearFormat MyFormat

Personal tools