) else if truthy (
The else if statement allows you to add more cases to an if statement without any passthrough like in a switch statement.
Last updated
The else if statement allows you to add more cases to an if statement without any passthrough like in a switch statement.
Last updated