10 lines
117 B
Markdown
Raw Normal View History

2016-05-27 08:55:40 -07:00
# String
```cards
String.fromCharCode(0);
```
2016-08-08 13:08:15 -07:00
### See Also
[fromCharCode](/reference//math/string-from-char-code)