$endif

Ends an if statement.

Syntax

$endif

Example

$nomention
$if[$message==BDFD]
  $sendMessage[I love BDFD!]
$endif

With $endif

example

Without $endif

example

For more info, see the If Guide.