Subtracts another CScriptNum from this value in place.
Declared in <script/script.h>
<script/script.h>
CScriptNum& operator-=(CScriptNum const& rhs);
A reference to this value.