This website requires JavaScript.
Explore
Help
Sign In
HIVE
/
Basic
Watch
1
Star
0
Fork
You've already forked Basic
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f76f6ec758
Basic
/
data
/
HELP
/
ELSE
8 lines
82 B
Plaintext
Raw
Blame
History
Syntax:
IF <expr> THEN <expr>
ELSE <expr>
Bsp.:
10 IF a=10 then B=1
20 ELSE b=2
Reference in New Issue
View Git Blame
Copy Permalink