Returns the description of a concept. This description can be edited in the properties of the concept.
Returns Unknown
if the parameter is unknown, or if the description property is empty.
Description(
concept
)
Description('Images'.'Piano')
=>Result: "Which instruments do you want us to break?"
Description(unknownconcept)
=>Result: unknown