<< Click to Display Table of Contents >>
Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class QUANT >
Create a new Quant object.
CLASS FUNCTION
Quant = QUANT.New(Tag, Quantity, Prompt)
Tag
STRING
Used in Setup() for Save/Restore and Tag.Printl().
Quantity
REAL
Initial value for Quant.
Prompt
Used in Setup() for data-entry.
Quant
SELECTOR
The initialized object.