how to split by character in javascipt code example Example: how to split a string in javascript strName.split(); // My code