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