Toggle.Sprint()

<< Click to Display Table of Contents >>

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

Toggle.Sprint()

Description

Print the Toggle value to a STRING.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Toggle.Sprint()

 

Switch

BOOL

The current value of the Toggle.

Result

STRING

Either T (TRUE) or F (FALSE), depending on the state of the Toggle.