Function NumLine() Foundation
Determines the number of lines needed to output a string.
NumLine( <cString> , ;
[<nLineLength>] ; // Default: 80
) --> nLineCount
Returns the number of lines needed to output a string.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.