The ContextMenu command is recorded when a user displays a context menu.
ContextMenu dictionary dictionary_name field field_name form form_name window window_name
• dictionary_name - The name of the dictionary. The 'default' parameter can also be used, indicating the current main application dictionary will be used.
• field_name - The name of the active field. This parameter is included only when the context menu for a field is being displayed.
• form_name - The name of the form containing the active window.
• window_name - The name of the active window.