Kilowatt Software's
Classic Rexx Tutorial
Language Level 4.00 (TRL-2)

Value   built-in function

The Value function returns the value of a symbol, and optionally assigns the name a new value. Normally, symbols are accessed within the current procedure scope; including exposed symbols. Alternatively, the Value function accesses symbols in external pools.

You can often use the Value function instead of the Interpret instruction.


Kilowatt Software's -- Classic Rexx Tutorial -- Back to top
Click here if you have any comments or questions regarding this tutorial

Last updated on: 5 Feb 2005