Function Entry: TBLOBJNAME
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: TBLOBJNAME
Name
tblobjname
Class
Host Function
Syntax
(tblobjname table-name symbol)
Arguments and Values
table-name: symbol table designatorsymbol: entry name
Autodesk documents both as strings and case-insensitive.
Description
Returns the entity name of the specified symbol-table entry.
Return Values
ENAME or nil.
Side Effects
None.
Compatibility
Companion to tblsearch and tblnext.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
Notes
- Autodesk documents that the returned entity name can be passed to
entgetandentmod.