Adds an integer to this value in place.
Declared in <script/script.h>
<script/script.h>
CScriptNum& operator+=(int64_t const& rhs);
A reference to this value.