Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Key tips

  • Use Delay as a destination of Go To
  • You need to use two Delays
  • One Delay for destination and another one to end the loop.
  • You must not end the Repeat loop with the destination of Go To
  • Thus, use two Delays in sequence to avoid above prohibition




Sample scenario

 


Tooltip
appendIconComment
iconColorBlue
width720px
linkTextText from Image
  • Compare Value: When you have setup a conditional branch in a Repeat loop, you will have actions for both True and False cases.
  • Goto: Often, use of Go To will easily separate the True actions and False action.
  • Delay: As the destination of Go To, you can use Delay.
  • Delay: Because you are not allowed to have the Go To destination at the end of your Repeat loop, you can use another Delay here to avoid the error.





Need help?

Technical contact to tech@argos-labs.com


May you search all operations,


Panel
titleColor#4178be
titleBGColor#e7f5ff
titleRelated Actions