|
|
 |
 |
| AddApplicationButton |
| |
Add an application button |
| |
| Library |
 |
module::system/webui/core.whlib |
| |
| Syntax |
 |
PUBLIC MACRO AddApplicationButton (STRING name,STRING description,STRING link) |
| |
| Parameters |
 |
| Name |
 |
(Image) name of the button |
 |
| Description |
 |
Button description text |
 |
| Link |
 |
Link to go to when the button is pressed |
 |
|
| |
|
|
|
|