String for conditional is now if(x, y, z)
It's a change from if x then y else z, which wasn't exactly proper anyway without parentheses.
Please register or sign in to comment
It's a change from if x then y else z, which wasn't exactly proper anyway without parentheses.