LocalName
The LocalName()
function returns the local name of a given concept.
Read general information about Concepts and Ontology
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a text that contains the local name of a concept.
An unknown value is returned if the concept is unknown.
Syntax
Parameters
Name
Type
Required
Description
concept
concept
☑️
a single concept, either literal or as expression
Last updated
Was this helpful?