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