Lua doesn't have true ternary operator but there is a way to mimic the behavior. ... The core of a ternary is an if ... else statement.
確定! 回上一頁