Open topic with navigation
This example converts the string "true" into a Boolean variant.
VARIANT_BOOL var = lrc_bool("true");