0
Q:

reactsj substring

var str = "Hello world!";

var res = str.substring(1, 4);

// res value is "ell"
-2

Tags

New to Communities?

Join the community