Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 655 Bytes

Check for shortcut.md

File metadata and controls

12 lines (8 loc) · 655 Bytes

Check for shortcut

You can ask the script to check whether a shortcut with a given action is present within the menus it builds. It will then set a skin boolean based on whether it appears or not.

<checkforshortcut property="[propertyName]">[action]</checkforshortcut>

Property Optional Description
[propertyName] The name of the skin boolean that will be set or cleared, dependant on existance of action
[action] The action to check for

Quick links - Readme - Getting Started - Advanced Usage