getTransactionId64

getTransactionId64(): Integer64;

The getTransactionId64 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 an Integer64 value (regardless of whether a commitTransaction or an abortTransaction instruction has been executed since the latest beginTransaction instruction).