We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.