You can add as many conditions as you want to your conditional statement by using else if , but it’s really important to pay attention to the order in which the app checks the conditions.
You can add as many conditions as you want to your conditional statement by using else if , but it’s really important to pay attention to the order in which the app checks the conditions.