Combining functions
Moderator: Martin
-
- Posts: 62
- Joined: 15 Jan 2014 08:25
Combining functions
Please combine more functions, the way the Phone Cell GSM and Phone Cell CDMA are, so that you can check "Connected," "Disconnected," or both. This way we can write single flows to handle both events, instead of writing a separate "Disconnect" flow. WiFi, Bluetooth, etc., could all be done this way.
Re: Combining functions
You can put all the "connected" triggers you want together and use boolean logic with conditions to check if all of them are connected.