named: [checked name=``var_name'' value=``value'']
positional: [checked var_name value]
You can provide a ``memory'' for drop-down menus, radio buttons, and checkboxes with the [checked] and [selected] tags.
This will output
CHECKED if the variable var_name
is equal to
value. Not case sensitive.