Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help skipping around in VB
#2
Not Solved
As far as I know there is no alternative to goto command in VBScript which we find in other languages. 

As a workaround, just create those chunk of codes as separate functions/actions and call them from required places. This way they will be maintainable as well as won't bloat your code repository.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Messages In This Thread
Help skipping around in VB - by Brian.Osborne - 07-20-2016, 10:30 PM
RE: Help skipping around in VB - by Ankur - 07-23-2016, 03:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)