Returns the number of lines of text contained by the string.
string.lines("str")
str is the string to be tested.
str
The number of lines of text contained by the string.
Premake 5.0 or later.