IQUANT.New()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class IQUANT >

IQUANT.New()

Description

Create and initialize a new Iquant object.

 

Type

CLASS FUNCTION

 

Usage

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.