simTransactionIndexReturns the index of the transaction within its blockSolidityfunction simTransactionIndex() internal returns (uint64 index) Return Values NameTypeDescriptionindexuint64the index of the transaction within its block Notes Can only be called within a transaction hook