<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Miscellaneous classes > class TOGGLE > Toggle.Value() |
Copy the current value of a Toggle into a BOOL.
Switch = Toggle.Value()
Switch |
BOOL |
The current value of the Toggle. |