if then with and/or
Posted: Thu Jan 29, 2015 9:22 pm
Sometimes I need to do some conditions check with nested "if then" like this:
Would be nice to see a if then with the possibility to use AND and OR in the same action. 
Code: Select all
If then
If then
If then
If then
do something
end if
end if
end if
end if
