str-var = Get_Gbl_Num_Name$(index-num)


Operands:

index-num

the index number of the desired numeric entry.


Returns:


Returns the current key name associated with this entry to str-var.


If successful, RC is always set to 0 and Msg$ will be "" (Null)

If unsuccessful (invalid index-num), RC will be 8, and Msg$ will contain an error message.


Created with the Personal Edition of HelpNDoc: Maximize Your Productivity with HelpNDoc's Efficient User Interface