$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]
!example Hello World! 1

What is this?

How $message works?