Toggle.Printl()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Miscellaneous classes > class TOGGLE >

Toggle.Printl()

Description

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

 

Type

INSTANCE FUNCTION

 

Usage

Toggle.Printl(Tag)

 

Tag

STRING

Optional. Used to print a different Tag than the one used in the call to TOGGLE.New().