class QUANT

<< Click to Display Table of Contents >>

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

class QUANT

Description

Allow a user to edit, save, and restore REAL values in Setup().

 

REALs, by themselves, cannot be given as parameters to Setup(), for Explain™ uses Call by Value to pass parameters. A REAL must therefore be encapsulated in a QUANT to be used in Setup().

 

Type

CLASS