sh-set-var-value

sh-set-var-value is a compiled Lisp function in `sh-script.el'.

(sh-set-var-value VAR VALUE &optional NO-SYMBOL)

Set variable VAR to VALUE.
Unless optional argument NO-SYMBOL is non-nil, then if VALUE is
can be represented by a symbol then do so.