simStorageValueReturns the value of the slot that was read/writtenSolidityfunction simStorageValue() internal returns (bytes32 value) Return Values NameTypeDescriptionvaluebytes32the value of the slot that was read/written Notes Can only be called in a storage hook