Quote:
Originally Posted by ownedbycats
EDIT: I pulled the latest changes but I am not seeing inlist_field.
|
It is an operator, not a function. There isn't anywhere for you to "see" it other than by using it.
Another example:
Code:
program:
if '^science' inlist_field '#genre' then 'yes' else 'no' fi
NB: I forgot to add the new operator to the syntax highlighting in the template tester so it doesn't yet show as blue. I submitted the required change.