version 6.8
Commands in the method editor
4D View commands are grouped in method editors and appear at the end of the routine list:
If several plug-ins are installed, the themes in the list will appear in the order that the plug-in was loaded.
4D View routines always remain grouped by theme (unlike 4th Dimension commands, which are displayed in alphabetical order or by theme).
To call a 4D View command in a method, proceed as with any 4th Dimension command: Enter it in the window or choose it from one of the pop-up menus in the routine list.
4D View routines can be used in any type of method: database, project, form, object, or trigger.
Constants in the Explorer
4D View constants are listed by theme in the 4D Explorer. Names of 4D View constants are preceeded by a "_" so that they are put at the end of the list.
To insert a 4D View constant in a method, enter it in the method editor window or drag and drop it from the 4D Explorer.
In this documentation, 4D View constants are listed in alphabetical order in the 4D View 6.8, Constant Theme List section.