Difference between revisions of "Template:AdminBot Variables Table"
From SmartBots Developers Docs
| Line 3: | Line 3: | ||
llMessageLinked(LINK_SET, {{{1}}}, string str, key id); | llMessageLinked(LINK_SET, {{{1}}}, string str, key id); | ||
| − | < | + | <shl> |
llMessageLinked(LINK_SET, {{{1}}}, string str, key id); | llMessageLinked(LINK_SET, {{{1}}}, string str, key id); | ||
| − | </ | + | </shl> |
== Variables == | == Variables == | ||
Revision as of 20:38, 3 May 2017
Usage:
llMessageLinked(LINK_SET, {{{1}}}, string str, key id);
<shl> llMessageLinked(LINK_SET, {{{1}}}, string str, key id); </shl>
Variables
The following table shows input values (you send them with the API call) and returned output values.
| Variable | Required | Description. | |
|---|---|---|---|