ConditionIsNotTrue - sorengranfeldt/mre GitHub Wiki

ConditionIsNotTrue

This condition returns true if the value of the metaverse attribute is not present or if it is present and false.

<ConditionBase xsi:type="ConditionIsNotTrue">
  <Description>isExpelled must either not be present ...or present and false</Description>
  <MVAttribute>isExpelled</MVAttribute>
</ConditionBase>

Requires version 1.1 or later