Returns "true" or "false" string
function boolString input Boolean b; output String str; end boolString;