InsertItem
Method: InsertItem(position as integer, menu item name as string, macro name as string)
Return Value
Inserts a user-defined menu item. The menu item will start a macro, so a valid macro name must be submitted.
Errors
2501 | Invalid object | |
2502 | Invalid index | |
2503 | No such macro | |
2504 | Internal error |