S2:Link
From No LJ Ads Wiki
A link or button
[edit] Members
string caption
| The caption for the link. (Read-only) |
Image icon
| A suggestion from the server as to which icon to use. Alt text works similarly to Link.caption.
|
string url
| URL which the link points to. (Read-only) |
[edit] Methods
as_string() : string
| Return the button HTML link. |
print_button() : void
| Print value of Link.as_string().
|

