Represents whether a function is activated or not (i.e. on or off).
Refinement Switch
Introduction
A switch typically executes JavaScript on the client when toggled rather than storing form data to be sent to the server. If you require the switch to store data inside of a form, you may wish to consider using an actual checkbox instead.