The FindConcepts()
function filters concepts by display name and/or synonyms.
Syntax
FindConcepts(text, conceptset, include_synonyms)
Returns
A concept set that contains all the concepts found with the given parameters.
Parameters
text
– a text that contains the search words. The text can contain multiple words separated by a space or a punctuation mark.conceptset
– a concept set that is filtered oninclude-synonyms
– a boolean value that indicates if synonyms must be included in the filter