SeqNo

This function will return the sequence number of the transaction currently being processed if this command is executed from within the macro itself.

Group:  Transaction Management

Syntax:  Syntax: nValue = TM.SeqNo

nValue        (Long) is the sequence number

Example:

Dim nValue As Long

nValue = TM.SeqNo