Static
addWhether or not to add comma separators to the displayed value for this statistic.
For example, if this is set to true, then 1327401 would become 1,327,401 and -1234781 would become -1,234,781.
Dynamic Property ID: andexdbSettings:ui.menus.playerMenu_leaderboards.builtInStats.money.displayOptions.addCommaSeparators
Static
currencyA currency symbol to prefix the displayed value with.
For example, if this is set to "$", then 1327401 would become $1327401 and -1234781 would become -$1234781. (Can be combined with "Add Comma Separators" to make it display like -$1,234,781.).
Dynamic Property ID: andexdbSettings:ui.menus.playerMenu_leaderboards.builtInStats.money.displayOptions.currencyPrefix
The display options for the built-in
money
leaderboard statistic.