SyntaxFix
Write A Post
Hire A Developer
Questions
Just use substring: "apple".substring(3); will return le
"apple".substring(3);
le