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

KLIEXIST Function

The KLIEXIST function can be used in a Knowledge Library Link section inserted from a Knowledge Library Index to check to see if the Knowledge Library Index associated with the Knowledge Library entry can be found. Note that this option does not function for Knowledge library links inserted directly from a knowledge library document.

It returns a value of 1 (meaning true) if the Index is found and 0 (meaning false) otherwise.

Syntax

KLIEXIST("section label")

Example 1

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

KLIEXIST("Note1")

Returns 1 if the Knowledge Library Index can be found and 0 if it cannot.

Related Topics