title?StringThe name of the ScriptMenuAction for display in the user interface. The title includes any ampersand characters (&), which are used to tell the Windows OS to underline the following character in the name for use with the Alt key to navigate to a menu item. Double ampersands are used to display an actual ampersand character in the name. The Mac OS ignores and removes the extra ampersand characters.
withProperties?ObjectInitial values for properties of the new ScriptMenuAction
Returns the ScriptMenuActions within the specified range.
fromLongInteger |ScriptMenuAction|StringThe ScriptMenuAction, index, or name at the beginning of the range. Can accept: ScriptMenuAction, Long Integer or String.
toLongInteger |ScriptMenuAction|StringThe ScriptMenuAction, index, or name at the end of the range. Can accept: ScriptMenuAction, Long Integer or String.