Gets the parameters of the emulated screen.
getScreen = function();
screen = getScreen(); log(JSON.stringify(screen));