Functions
splitCharacters
Converts a string into an array of each characters.
Parameters
Returns
Types
splitCharacters_returnValue
| Prop | Type | Description |
|---|---|---|
| array | string |
Converts a string into an array of each characters.
| Prop | Type | Description |
|---|---|---|
| array | string |