Conditional in Actions
You can place conditional values for actions
In this example we have a switch view that uses the System Value [[sys:os]].
We state that the Switch View action will trigger is the user is using an iOS device.

In this example we show an Alert Pop-up using the System Value [[sys:networkStatus]]. The action is triggered if there is a network connection available.

Conditionals can use System Values, Numbers, Variables, Data source references..etc.
Learn more
- Variable