Changes

no edit summary
Line 1: Line 1:  
This action can be used to check for internet connectivity and store the current connected state in a boolean variable.
 
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
+
By default this action will block subsequent actions until it completes, so you may safely check the state of the variable after this action.
 
  −
block subsequent actions until it completes, so you may safely check the state of the variable after this action.