Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
lua ternary
Daniel
Programming language:
Whatever
2021-07-31 18:55:45
0
Q:
lua ternary
Dr Gary
Code:
Whatever
2021-07-16 12:57:12
if
a ==
nil
then b
else
c
end
This
is
the equivalent to: a ==
nil
and b or
c
1
Related
lua function
lua loops
table lua
for loop lua
lua code
lua calculator
lua table
table in lua
lua syntax
lua operators
what is a value lua
lua setmetatable
New to Communities?
Join the community