simValueReturns the value sent with the (internal) transactionSolidityfunction simValue() internal returns (uint256 value) Return Values NameTypeDescriptionvalueuint256the value sent with the Ethereum transaction/call/create Notes Scoped to the deepest currently executing internal transaction.