javascript what is the meaning of .trim() code example Example: remove whitespace javascript var str = " Some text "; str.trim();