This action will return the current height in pixels of the virtual keyboard, based on the size of the display. If the keyboard is not visible, 0 will be returned.
The above action block code checks to see if the OS virtual keyboard is visible, and if it is it gets the height of the keyboard (in screen pixels) and then draws some text above it with the keyboard input.