iif arduino code example Example: iif arduino x = (val == 10) ? 20 : 15; (val > 4) ? do_something() : do_something_else();