Last updated 2 years ago
Was this helpful?
The Descendant Of keyword checks if a concept is a descendant of another concept.
Descendant Of
WIKI:
This function is NOT SQL compatible. For more information about SQL compatibility, see our .
Returns a Yes/No value that indicates if concept_a is a descendant of concept_b.
concept_a
concept_b
'Europe'.'the Netherlands'.'Amsterdam' Descendant Of 'Asia' => No
'Europe'.'the Netherlands'.'Amsterdam'
'Asia'