Web
Opt
tools
Configuration
Main String
Search String
Run Visualization
1
Console Output
>
Visual Output
Main String:
H
e
l
l
o
W
o
r
l
d
!
Search String:
World
Match Found!
At position: 6
Main String Length:
12
Search String Length:
5
Method Comparison
includes():
Checks if a string (or array) contains the specified value, returning true or false.