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


Operands:

TblNum

Optional. The sub-table number in which the deletion is to be performed. If omitted, a default value of zero is assumed.



key-str

the key-str of the item to be deleted from the table


Returns:


Returns 0 if successful, or 8 if deletion fails.  Msg$ will be "" (if successful, or "Error text" if a failure)