Oneparam.Printl()
Oneparam.Printl()
Type: INSTANCE FUNCTION
Purpose: Print a Oneparam to the current Output file.
The Oneparam is printed in the format:
Tag <tab> ONEPARAM <tab> BOOL <tab> REAL1 <tab> Prompt <tab> Prompt1
Usage: Oneparam.Printl(Tag)
Tag | STRING | Optional. Used to print a different Tag than the one used in the call to .New. |
Comments are closed.