Retrieve last command issued by a menu or toolbar with a specified command group definition. This is used for operations such as "repeat last place".
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
Yes |
|
Command group |
Name of a command group. These are arbitrary strings that may be supplied to a DefMenu or DefButton command using the /comgroup switch.
Return type: string
If a menu or button defined with a /comgroup specification is executed, the command executed is stored. This function retrieves the most recent with the specified comgroup value.
|