FindConcepts
Last updated
Last updated
The FindConcepts()
function searches concepts by text and/or synonyms within an indicated set.
Read general information about Concepts and Ontology
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a concept set that contains all the concepts found with the given parameters.
Returns Unknown
if one of the parameter values is unknown, or if the search parameters yield no result.
Name | Type | Required | Description |
---|---|---|---|
| text | text to search for in names (local/display) and optionally synonyms | |
| list of concepts | a concept set as source for the search | |
| Yes/No | either true or false, which indicates if synonyms must be included in the filter or not. |