num-var = Set_Gbl_Num([TblNum,]key-str, value-num)


Operands:

TblNum

Optional. The sub-table number in which to store this value. If omitted, a default value of zero is assumed.



key-str

a string value under which to store the numeric value



value-num

the numeric value to be associated with key-str.


Returns:


Always returns 0 to num-var and RC. Msg$ will be "" (Null)


Special Notes:


If a key with the value of key-str already exists, the prior value is replaced with the new value-num. If the key does not already exist, it is created.


Created with the Personal Edition of HelpNDoc: Transform Your Documentation Workflow with HelpNDoc's Intuitive UI