UDS_NOTHOUSANDS top-level constant

int const UDS_NOTHOUSANDS

Does not insert a thousands separator between every three decimal digits.

Implementation

const UDS_NOTHOUSANDS = 0x0080;