pxt-calliope/docs/reference/text/convert-to-text.md
Joey Wunderlich bc71747112 default to num instead of variable for toString (#1977)
* default to num instead of variable for toString

* to text instead of toString

* converToText
2019-04-08 10:34:09 -07:00

94 B

convert to text

Converts a value into a text representation.

convertToText(123)