Go to the first, previous, next, last section, table of contents.


setSymbolValue

Function: setSymbolValue
file: job.t
package: muf
status: alpha

The setSymbolValue function accepts a symbol atop a value, and sets the given symbol's value field to the given value. Compilers normally invoke this implicitly as needed: It is not normally explicitly invoked by the programmer.


Go to the first, previous, next, last section, table of contents.