Difference between revisions of "Action: Connectivity Check"
(Created page with "This action can be used to check for internet connectivity and store the current connected state in a boolean variable. By default this action will block subsequent actions...") |
(No difference)
|
Revision as of 23:36, 20 May 2021
This action can be used to check for internet connectivity and store the current connected state in a boolean variable.
By default this action will
block subsequent actions until it completes, so you may safely check the state of the variable after this action.