Equinox Online Help - Language Reference - A to Z
CurrentObjectName |
|
|---|---|
| Applies to | ![]() |
| Syntax | CurrentObjectName |
| Action | [Function] Returns the name of the current object. |
| Scope | Only usable in form methods. |
| Notes | This function returns the object name (as a string) of the current form object. |
| Category | Forms |
| See Also | ChangeEditLine, ChangeGroup, ChangeObject, ChangePage, CurrentEventName, CurrentGroupName, CurrentObjectName, CurrentPageName, DefaultHelp, EnableGroup, EnablePage, Get, IsPageScroll, NextObjectName, Set, SetDefaultHelp, SetEquinoxTitle, SetPageScroll, SetPageTitle, ShowPage |
| Example | This example forces the user to re-edit the current item. ChangeObject CurrentObjectName |
