moduleGetAction()
Returns the state of a selected attribute for a menu entry.
Synopsis
anytype moduleGetAction(int id, string attribute);
Parameters
| Parameter | Description |
|---|---|
| id | Id of the menu entry |
| attribute |
Following attributes are available:
|
Return value
The value of the selected attribute.
Error
Missing or invalid arguments.
Assignment
Miscellaneous functions
Availability
UI