Does anyone know a way to get the height or the number of lines of a text? I know I can count the "\n"s in its string(s) but this doesn't work if the WWRAP flag is set.
I didn't find any engine function which does that.