Compare the value of properties[key] in the given properties record with PropertyValue and resolve True iff either:
properties[key]
properties
PropertyValue
True
value
Compare the value of
properties[key]
in the givenproperties
record withPropertyValue
and resolveTrue
iff either:value
andPropertyValue
are both arrays and they have at least one common value, or:value
is an array which includesPropertyValue
, or:PropertyValue
is an array which includesvalue
, or:value
is equal toPropertyValue