TEXTHEIGHT

n = TEXTHEIGHT (s)

Returns the text height of string s in pixel.

TXTH is equivalent to TEXTHEIGHT.

Example

print txtheight("Hello world")      ' Output: 19