1.2.0 Released
- Add
conditional(condition, value1, value2)
as Tenary operator - Make
else()
return the value of the last truthy execution
conditional(condition, value1, value2)
as Tenary operatorelse()
return the value of the last truthy execution