ISPLHOLDER Function

This function determines whether the specified document is a placeholder document.

Syntax

ISPLHOLDER("DocId")

DocId: This is the Document identifier. If not specified, the current document is used. The document identified can be found in the document properties.

The function returns true if the specified document is the placeholder reference.

Related Topics