Returns the height of the screen space in the player's local coordinate space.
Format: ScreenHeight
Arguments:
Return type: float
Error conditions: none
Notes:
Not affected by the camera zoom factor.
Example:
type = Explod
space = screen
pos = 0, ScreenHeight
...
; Creates an explod in screen-space in the lower-right corner of the screen.