$try

Opens the Error Handling block.

BDScript 2

Can only be used in BDScript 2.

Syntax

$try

Example

$nomention
$try
  $sum[5;$message]
$endtry
!example a !example 10 15

What is this?

How $sum[], $message and $endtry works?

Read more

For more information, read the Error Handling guide.