some logic = displayvalue ===\'0\' ? number : displayvalue + number
is there anyother way to right the If then , other that ? :
thanks