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