<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class IQUANT > IQUANT.New() |
Create and initialize a new Iquant object.
Iquant = IQUANT.New(Tag, Quantity, Prompt)
Tag |
STRING |
Used by Setup(), Save/Restore, Tag.Printl(). |
Quantity |
INDEX |
Initial value for Iquant. |
Prompt |
STRING |
Used by Setup() to prompt operator for input. |
Iquant |
IQUANT |
The initialized object. |