$linesCount
Counts the lines of the text.
Syntax
$linesCount[(Text)]
Parameters
Text
(Type: String || Flag: Required)
: The text to count the lines of.
Example
$nomention
$linesCount[$message]
How $message
works?
Counts the lines of the text.
$linesCount[(Text)]
Text
(Type: String || Flag: Required)
: The text to count the lines of.$nomention
$linesCount[$message]
How $message
works?