tblobjname
(tblobjname table entryName)
This function returns the entity name
of entryName in the specified table.
Arguments |
table (string) the name of the table |
Return |
ename if the entry is found, NIL otherwise |
Example |
(tblobjname "Layer"
"0") |
Remarks |
see (tblnext) and
(tblsearch) functions; |
© Bricsys NV. All rights reserved. |