Use the toString() method to convert an int or double to a string. To specify the number of digits to the right of the decimal, use toStringAsFixed().
Read moreUse the toString() method to convert an int or double to a string. To specify the number of digits to the right of the decimal, use toStringAsFixed().
Read more