CBOX

Returns a Unicode checkbox that is ticked or crossed, depending on whether val equals matchTo.

Syntax

CBOX(val, matchTo)

Example

CBOX({{myfield}}, 'Yes')

outputs ☑ or ☒