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

add labels #93

Open
Bergiu opened this issue Jan 30, 2022 · 0 comments
Open

add labels #93

Bergiu opened this issue Jan 30, 2022 · 0 comments

Comments

@Bergiu
Copy link

Bergiu commented Jan 30, 2022

it's possible to use labels for jump statements. this is very useful and should be included in the documentation.
example code:

ubind @flare
set baseUnit @unit
label1:
ubind @flare
op add count count 1
jump label1 notEqual @unit baseUnit
print count
printflush message1 
set count 0
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

1 participant