Equinox Online Help - Language Reference - A to Z
CurrentGroupName |
|
|---|---|
| Applies to | ![]() |
| Syntax | CurrentGroupName |
| Action | [Function] Returns the name of the current form group. |
| Scope | Only usable in form methods. |
| Notes | This function returns the object name of the current form group. |
| 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 method (attached to the Before Any Save event) stores changes to the table in a trace file. PrintDevice "database.Log" |
