Skip to line number

Hi,

I would like to know if there’s a way of skipping to a line number of the script in use?

Thanks

You can use the line number field on the right side of your script editor toolbar to enter the line of the script that you want to jump to. Then just hit the return key, and it will jump to that line in the script.

There is no “GoTo” command in SenseTalk that allows you to jump to a different line of the script during run time.