InsertBookmark function

Applies to JungleDocs for SharePoint 2010-2019.
For JungleDocs for Office 365 tutorials, click here.

This article describes the formula syntax and usage of the InsertBookmark function in JungleDocs.


Description

Inserts a bookmark into the content control and around the inner content.

Syntax

InsertBookmark(bookmarkName)

The InsertBookmark function syntax has the following arguments:

  • bookmarkName   Required. A string value. Formatted to match Word requirements and trimmed to 40 symbols.

Example

InsertBookmark("Bookmark 1")

Inserts a bookmark named "Bookmark 1" in the document.

InsertBookmark("Section_" & Title)

Inserts a bookmark named "Section_Introduction" in the document, when the Title column value of the item is "Introduction".

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us