You are here: Features > Cell Functions > Miscellaneous Functions > KLIPROP function

KLIPROP Function

The KLIPROP function can be used in a Knowledge Library Link section inserted from a Knowledge Library Index to return information currently in the Knowledge Library Index relating to the selected Knowledge Library entry. Note that this option does not function for Knowledge library links inserted directly from a knowledge library document.

Syntax

KLIPROP("section label", "property name")

Example 1

When inserted in a knowledge library link section with the section label "Note1":

KLIPROP("Note1", "versionno")

Returns the version number for this Knowledge Library entry as it appears currently in the Knowledge Library Index. All properties found in the Knowledge Library Index can be queried. If the Knowledge Library Index cannot be found, the function returns a blank.

Related Topics