Quote:
Originally Posted by ownedbycats
Code:
program:
if
$series==''
## alternately, !$series also works
then
'true'
fi
Assuming you're using standard boolean clumn. Action Chains can edit non-composite columns based on template (Single-Field Edit). Ask assistance in that thread if needed.
|
"In computer science, the Boolean (sometimes shortened to Bool) is a data type that has one of two possible values (usually denoted true and false) which is intended to represent the two truth values of logic and Boolean algebra." -
source
I gather you're asking if the column I want to reference is Yes/No type, and I'm correct, yes
Thank you for your response and direction to a plugin which may offer more functionality!
May I ask where the code you provided goes? I'm not familiar with this...