Ok, the title is a bit obscure but what I'm talking about is that for example on controls classes the position x and y support simple if-then-else expressions (which is handy), but w and h don't; if-then-else construct in them just crashes the game (not handy)..
Obviously no idea why it is like that but for consistency's sake one would assume all of them would support simple expressions since some of them do..