If group is non-zero, numbers will be grouped in groups of group digits, separated by underscores (_).
Currently, this affects the output of the print
, hex
, dec
, oct
, bin
commands, and how return values from commands are displayed in CLI.
Without arguments, the current setting will be shown.
Run save-preferences
to save any changes.