View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,215

Old April 3rd, 2007, 03:46 PM
Thank you, that worked.

For the benefit of anyone running a search on this topic later, what worked was:

Merge-level scope (note that change), test expression: Notes.Character, script:

if(count[basic] <=1) then
@valid = 1
endif

The 40K version checks the tag on the right-hand side of the boolean, to allow ranges greater than 1.
Mathias is offline   #3 Reply With Quote