Returns the number of lines in a memo field.
Syntax
MEMLINES(MemoFieldName)
Returns
Numeric
Arguments
MemoFieldName
Specifies the name of the memo field. If the memo field is in a table that isn't open in the current work area, preface the memo field name with the table alias and a period.
Remarks
The number of lines in a memo field is determined by the current value of SET MEMOWIDTH.