Action: Connectivity Check

Revision as of 23:36, 20 May 2021 by JosueGd (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.