>>-setValue(-+------------+-,-+------+-,value-+---------+-)----><
+-key_handle-+ +-name-+ +-,NORMAL-+
+-,EXPAND-+
+-,MULTI--+
+-,NUMBER-+
+-,BINARY-+
+-,NONE---+Sets a named value of a given key. If name is blank or omitted, the default value is set. Examples:
rg~SETVALUE(objectrexxkey, ,"My default","NORMAL") rg~SETVALUE(objectrexxkey,"Product_Name","Object Rexx") rg~SETVALUE(objectrexxkey,"VERSION","1.0")