Twoparam.Printl()
Twoparam.Printl()
Type: INSTANCE FUNCTION
Purpose: 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
Usage: Twoparam.Printl(Tag)
Tag | STRING |
Optional. Used to print a different Tag than the one used in the call to TwoParam.New(). |
Comments are closed.