I have a custom tag defined on a race in the editor say for example "rCustR"
I want to check for that tag as a Expr-Reqs on a template I have tried.
tagcount[Custom.rCustR] >= 1
tagis[Custom.rCustR] <> 0 <--- current way I am searching
None of these are working. I don't think I am pointing to the correct context?
Thank you for all the help lately!
Mindcloud
I want to check for that tag as a Expr-Reqs on a template I have tried.
tagcount[Custom.rCustR] >= 1
tagis[Custom.rCustR] <> 0 <--- current way I am searching
None of these are working. I don't think I am pointing to the correct context?
Thank you for all the help lately!
Mindcloud
Last edited: