how to add string value in javascript code example Example: javascript add to string var s = 'hell' s = s + 'o'