IsFirstDocumentInBatch
Checks to see if this document is the first document in a batch.
Syntax
bool IsFirstDocumentInBatch()
Parameters
Smart parameters are supported.Returns
True if the action is on the first document, or an object in the first document. Otherwise False.Level
Document level.Details
This action checks to see if this action is on an object in the first document in a batch.