Skip to content

LogicOrRelation

MoscowskyAnton edited this page Dec 16, 2020 · 5 revisions

LogicOr

A pseudo-relationship that allows to logically OR combine two other relationships.

1. XML-description

1.1. Common parameters

  • Name (string, must be set) unique relationship name
  • Type (string, must be LogicOr) relationship type

1.2. Special parameters

  • A (string, must be set) The name in the object base of the first relation.
  • B (string, must be set) The name in the object base of the second relation.

1.3. Example

Clone this wiki locally