Icon

String Thousands

NAL

You must be logged in to obtain assets

Description

This script allows you to pass in a value and have it returned as a string with a comma/delimiter between every three digits, a common practice in numeric notation to improve readability. For example, if in your game the score can enter the thousands or even the millions, this will quickly help out people trying to read it.

For example, string_thousands(20000000) will return "20,000,000".

End User Licence Agreement (EULA).

Age Rating: None

Version

GMS1 - Version 1.0.0. Published July 3, 2014

initial commit

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait