javascript create string of leng code example Example: javascript create string of given length var str = new Array(len + 1).join( character );