Check whether a Rxs tree has an entity with an identifier that matches the regular expression.

rxsTree_has_entity(x, entityId_regex)

Arguments

x

The Rxs tree.

entityId_regex

The regular expression

Value

TRUE or FALSE.