Quote:
Originally Posted by ownedbycats
When using a template in Action Chains to set a boolean column, should I use "Yes/No" or "True/False"?
|
Either one.
True/False have a small advantage; they work in all languages. Yes/No are translated.
NB: use '' to set it to undefined.