JoinPreviousDocument

Specifies the document type to join with the current document.

Syntax

bool JoinPreviousDocument (string  DocTypeToCombine)

Parameters

Smart parameters are supported.

Returns

Always True.

Level

Document, Page, or Field level.

Details

This action copies the pages of the previously named document into the front of the current document.

Example:
JoinPreviousDocument("SeparatorDoc")