<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class TWOPARAM > Twoparam.Printl() |
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
Twoparam.Printl(Tag)
Tag |
STRING |
Optional. Used to print a different Tag than the one used in the call to TWOPARAM.New(). |