Function NumLine() Foundation

Determines the number of lines needed to output a string.

Syntax
NumLine( <cString>      , ;
         [<nLineLength>]  ;  // Default: 80
       ) --> nLineCount
Return

Returns the number of lines needed to output a string.

Feedback

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.