g.js
— graphical objects for JavaScript
Home
Get Started
Reference
About
Get started
Installation
Quick Start
Guides
Vector Graphics
Imaging
Geometry
Color
Lists
Math
Data
String
Animation
toCharacters
Create a list of characters from a string.
g.toCharacters('Hello');
Parameters
s
: The input string.
Related Guides
Working with Strings