Example: lrc_bool

This example converts the string "true" into a Boolean variant.

VARIANT_BOOL var = lrc_bool("true");