Howdy Klaus,
I notice that ifnot is no longer documented although it still functions. Using if(! instead is more in line with standard programming languages (javascript) but is there any reason we should convert our existing code to more standard syntax? Will ifnot be deprecated?
Mostly just curious...