GetChildren
Returns a concept set that contains the direct child concepts of a concept.
An unknown value is returned if the concept has no children or the given parameter is unknown.
The GetDescendants() function includes all descendants (multiple levels).
Syntax
Parameters
Name
Type
Required
Description
concept
concept
☑️
a single concept, either literal or as expression
Last updated
Was this helpful?