You are here: Features > Action Events > Remove Knowledge Library link

Remove Knowledge Library Link Action

Event Function: DelReference

The Remove Knowledge Library Link action deletes a link from the client document to a specified knowledge library.

Using the Events tab

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Section Label

Label of the section containing the link

"Materiality1"

Syntax (if entering it in the Equation bar)

ACTION("DelReference", expr)

Where

expr = entry under Section Label

How the example will appear in the Equation bar

ACTION("DelReference", "Materiality1")

Related Topics