Evaluating an expression...
I have a function with parameters pay99,pay00,pay01,pay02, etc., and in
my code I have declared a variable named cParam.
If cParam equals the string "pay02", what function or expression do I
use on cParam to get the value of parameter pay02?
Many thanks.
|