Equinox Online Help - Language Reference - A to Z
CurrentTableName |
|
|---|---|
| Applies to | ![]() |
| Syntax | CurrentTableName |
| Action | [Function] Returns the current table. |
| Scope | Usable anywhere |
| Notes | This function returns the name of the current table. |
| Category | Record location |
| See Also | FindRecord, FindRecordLock, GroupFindRecord, IsLookup, IsRecord, IsSameRecord, Lookup, LookupWrite, SameRecord |
| Example | This method (attached to an After Any Save event on a form) logs changes to the database in a trace file. PrintDevice "database.Log" |
