-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels