Write an OR statement on condition
Posted: Tue Jun 11, 2024 4:35 pm
Hi Toni
Can we write or use an OR statement in conditions?
Any examples?
Thank you
Can we write or use an OR statement in conditions?
Any examples?
Thank you
Support and discussion forum for Pixel Crushers products
https://www.pixelcrushers.com:443/phpbb/
https://www.pixelcrushers.com:443/phpbb/viewtopic.php?t=8263
Code: Select all
(getCurrentCash() >= getFoodPrice()) or (getCurrentCash()) >= getMachineGunPrice())