split a string into an array in javascript code example Example: how to split a string in javascript strName.split(); // My code