Support and General Use > Theming and Appearance Customization
Conditionals
(1/1)
HP Deskjet:
Is it possible to check for two things and give one result? For example: If this and this, then that.
Llorean:
if (a and b) then
is the same as
if (a) then (if (b) then)
HP Deskjet:
Alright, thanks.
Navigation
[0] Message Index
Go to full version