We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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