getTransactionId

getTransactionId(): Decimal;

The getTransactionId method of the Process class returns a value that represents the latest identifying number from the most recent beginTransaction instruction executed in the current process as a Decimal value (regardless of whether a commitTransaction or an abortTransaction instruction has been executed since the latest beginTransaction instruction).