And for easier de-bugging and quicker editing.
But!!!There are things you can't do in QDK such as make a library.For that, you do need to know the ASL language quite well.
And!!!Yes, a quicker way to make your if statements is to "hand Code" them.
Basicaly if i wanted to check if an object was in the current room id just type:
if here <myobject> then msg <wow an object> else say <Wheres my object!!!>