TextWidth()
Syntax
Width = TextWidth(Text$)Description
Return the width (in pixels) of the given string in the current output using the current font. This function is handy for getting the real length of a string when using a non-proportional font.
Supported OS
All