mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-07 09:51:55 -05:00
271 B
Vendored
271 B
Vendored
Returns the number of lines of text contained by the string.
string.lines("str")
Parameters
str
is the string to be tested.
Return Value
The number of lines of text contained by the string.
Availability
Premake 5.0 or later.