Automation All products automation Standard programming concepts User interface UserInput: Use a dialog box to define variables BoolToggle: toggle switch representing a boolean BoolToggle: toggle switch representing a boolean <Variable Name="BoolToggle" Type="BoolToggle" Label="BoolToggle" Value="False" Tooltip="BoolToggle tooltip"/> CODE Value can be True or False. ×