March 2018
Beginner
360 pages
8h 6m
English
The Do while activity is used in automation when it is required to execute a statement based on the fulfillment of a certain condition. How it differs from the While activity is that it executes a statement, then checks whether the condition is fulfilled. If the condition is not fulfilled, it exits the loop.
Read now
Unlock full access