var totn_string = 'Tech'; console.log(totn_string.concat('On','The','Net')); console.log(totn_string);