Shift shifts decimal digits in given number (with rounding if it need), shift > 0 means shift to left shift, shift < 0 means right shift. In fact it is multiplying on 10^shift. RETURN eDecOK OK eDecOverflow operation lead to overflow, number is untoched eDecTruncated number was rounde
(shift int)
source not stored for this graph (policy: none)
no test coverage detected