So basically I am making a system that will do something like this, if you have 1,542 cash or something, it will show as 1.542 Thousand as what it says for your cash instead, so I am guessing I will need to check how many digits it is. Would string.len work?