- Initialize a variable by clicking:
- Inset a new step the (+) sign on line
- Add an action
- In the search bar write 'initialize variable', then select Initialize variable element from list
- Give your variable a logical name and select the variable type from drop down. You have to give a initializing value to your variable.
- Increment variable:
- Go to the loop where you want to increment variable
- Add an action
- In the search bar write 'increment variable', then select Increment variable element from list.
- From the drop down select your variable, and in the value add the to be incremented by value.
- Use the value in your operation:
Have a good day :)
No comments:
Post a Comment