Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts a value into the document.
Syntax
protected void insertValueToSection(Bookmark _bookmark, anytype _value)
Run On
Called
Parameters
- _bookmark
Type: Bookmark Extended Data Type
The bookmark where the value should be inserted.
- _value
Type: anytype
The value to insert.
Remarks
If the value is an empty date, a blank string is inserted.