DataSwitch

graphics/plugins_dataswitch-icon.png

DataSwitch sets the visibility of the container it works On or Off, according to the incoming data. Any value other than zero will set the container’s visibility On, zero will set the visibility to Off.

graphics/plugins_dataswitch.png
Example

Field Name=VALUES[3]

If the data entered is VALUES[0-2]=0, 1, 0; then the first and third children of the container the plugin is attached to will be deactivated and the second child will be activated.

If the data entered is VALUES=0 the container itself is deactivated.

If the data is VALUES=1 the container itself is activated.