ZlinesCount

Returns the number of lines in the text, returning zero for an empty string.

Syntax

ZlinesCount{text}

Arguments

NameTypeRequiredDefault
textstringYes-

Example

ZlinesCount{line one
line two}