KLLPROP Function
The KLLPROP function can be used in a Knowledge Library Link section inserted from a Knowledge Library Index to return information on the selected Knowledge Library entry. Note that this option does not function for Knowledge library links inserted directly from a knowledge library document.
Syntax
KLLPROP("section label", "property name")
Example 1
When inserted in a knowledge library link section with the section label "Note1":
KLLPROP("Note1", "versionno")
Returns the version number as it was at the time when the knowledge library link was created.
Currently, this function only supports the property "version" in the Knowledge Library Index, though additional support is being planned.