variable <- Get_Font_Height
Get_Font_Height is a function that returns how many pixels tall is each letter displayed by Display_Text.
Note: A graphics window must be open when Get_Font_Height is called or a run-time error will occur.
Example: