JavaScript 011 – Basic String Functions

In this JavaScript Example, we will learn the basic functionality of the String. JavaScript exposes it as an object, and you can perform manipulation based on the exposed functions. In this first part of the examples, we will learn some of the basic string operations.