Favorites Configuration
Every favorite action is characterized by several properties:
Field Description | Field Name |
Description. Textual description of the favorite. This is also a description of the Favorite context. | description |
Context Mask. This defines the scope of the favorite. When executed, the favorite action will be launched from all contexts which correspond to this mask. | mask |
Action. Name of the action to be launched. | action |
Enabled. The favorite can also be disabled (hidden from favorites list). | enabled |
Parameters. Action execution parameters. | executionParameters |
These properties may be accessed through the childInfo variable.
Was this page helpful?