Twoparam.Printl()

<< Click to Display Table of Contents >>

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

Twoparam.Printl()

Description

Print a Twoparam to the current Output file.

 

The Twoparam is printed in the format:

 

Tag <tab> TWOPARAM <tab> BOOL <tab> REAL1 <tab> REAL2 <tab> Prompt <tab> Prompt1 <tab> Prompt2

 

Type

INSTANCE FUNCTION

 

Usage

Twoparam.Printl(Tag)

 

Tag

STRING

Optional. Used to print a different Tag than the one used in the call to TWOPARAM.New().