dictremove


(dictremove  dictEname  keystring)

This function removes the entry with key keystring from dictionary dictEname.

Arguments

dictEname  the entity name (ENAME) of the dictionary

keystring  they dictionary entry (key its key string) to be removed

Return

the entity name of the entry removed from the dictionary, if successful, or NIL otherwise

Example


Remarks

see (dictadd) (dictnext) (dictrename)



©  Bricsys NV. All rights reserved.