<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Miscellaneous classes > class POTEN > Poten.Printl() |
Print a Poten to the current output file. The Poten is printed in the format:
Tag <tab> POTEN <tab> Quantity <tab> T <tab> Prompt
or
Tag <tab> POTEN <tab> Quantity <tab> F <tab> Prompt
The fourth field is a BOOL with T representing the vs. Eoc state and F representing the vs. Eref state.
Poten.Print(Tag)
Tag |
STRING |
Optional. Used to print a different Tag than the one used in the call to .New. |