IntFromStr Description Parse a decimal string into an integer. An optional leading + is accepted.
IntToStr Description Convert an integer to a decimal string.