make all letter but the first lowrcase js code example Example: js only first 50 letters 'Hiya how are you'.substring(0,50);