The GetAncestors()
function returns all the parents (ancestors) of a concept.
Syntax
GetAncestors(concept)
Returns
All the parent concepts of a concept. The concept
parameter is not included.
An unknown value is returned if the concept has no parent or the given parameter is unknown.
Note: The GetParent() function only returns the first parent of a concept.
Parameters
concept
– a concept