Forum Discussion

Ravik's avatar
Ravik
Super Contributor
13 years ago

How to use GoTo statement in TestComplete

How to use GoTo statement in TestComplete.



or any alertnative of Go To that can be helpful to  change the flow of Script execution.



Please help us.



Thanks

Ravik

1 Reply

  • karkadil's avatar
    karkadil
    Valued Contributor
    None of the languages supported by TestComplete support goto statement.



    You should use if/switch/continue/break statements in order to change script flow.