step » perform(instructions)
Description
This command pauses the execution and prompts a set of user-defined instructions on console. User can perform the
intended action manually by following the instructions. The image below is an example that shows 3 action to be
performed manually:
_01.png)
After completing, press the Enter key to resume execution.
Parameters
- instructions - The instructions/prompt to display when performing manual actions or tasks
Example
Script:
_02.png)
Output:
_03.png)