$endif
Ends an if statement.
Syntax
$endif
Example
$nomention
$if[$message==BDFD]
I love BDFD!
$endif
With $endif
Without $endif
$if
not closed with $endif
For more info, see the If Guide.
Ends an if statement.
$endif
$nomention
$if[$message==BDFD]
I love BDFD!
$endif
$endif
$endif
$if
not closed with $endif
For more info, see the If Guide.