TegraExplorer icon indicating copy to clipboard operation
TegraExplorer copied to clipboard

return() function alternative in TS V3

Open shadow2560 opened this issue 4 years ago • 2 comments

I've started to convert my TegraExplorer script for the version 4.0.0+ of TegraExplorer but the removing of the return() instruction to exit a function is realy anoying, playing with the "if" and ".else" and other instructions could be realy difficult in some case.

Do I miss something or I must do like that? Do you think you will reintegrate the return() instruction?

shadow2560 avatar Aug 02 '21 16:08 shadow2560

There's no return() in tsv3. I will probably not re-implement it, even though it's easily possible to re-implement.

suchmememanyskill avatar Aug 02 '21 16:08 suchmememanyskill

OK, thanks for the confirmation.

shadow2560 avatar Aug 02 '21 18:08 shadow2560