Configuration

1
Console Output
>

Visual Output

String Characters:
I
l
o
v
e
l
e
a
r
n
i
n
g
J
a
v
a
S
c
r
i
p
t
Split Result:
"I love learning JavaScript"
Array Length: 0 items
Method Comparison
split():
Divides a string into an array of substrings using a specified separator.