Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return() function alternative in TS V3 #47

Open
shadow2560 opened this issue Aug 2, 2021 · 2 comments
Open

return() function alternative in TS V3 #47

shadow2560 opened this issue Aug 2, 2021 · 2 comments

Comments

@shadow2560
Copy link

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?

@suchmememanyskill
Copy link
Owner

suchmememanyskill commented Aug 2, 2021

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

@shadow2560
Copy link
Author

OK, thanks for the confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants