split the string based on delimiter in javascript code example Example: how to split a string in javascript strName.split(); // My code