-
Notifications
You must be signed in to change notification settings - Fork 3
Toggle switch
Samuel Gomes edited this page May 9, 2023
·
2 revisions
A Toggle switch control is ideal for settings that have an immediate effect or result.
Read a Toggle switch control's current state with the .Value property (returns True or False):
state%% = Control(myToggleControlID).Value