Brass Core Plugins

if

Returns true_value if condition evaluates to true, false_value otherwise.

Syntax

if(condition, true_value, false_value)