|
|
 |
 |
| AddLinkButton |
| |
Add a button that links to a new interface page |
| |
| Library |
 |
module::system/webui/core.whlib |
| |
| Syntax |
 |
PUBLIC MACRO AddLinkButton (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 |
 |
|
| |
|
|
|
|