fbool(variable) or fbool(datafield) 
Boolean value will be formatted in according with component properties TrueValue and FalseValue
 
Example: 
Component property TrueValue set to "Yes" 
Report variable var1 = True 
 
Field \fbool(var1)\ in the report template will be: Yes

Next topic: Mixing Rich text