Difference between revisions of "Template:AdminBot Variables Table"

From SmartBots Developers Docs
Jump to: navigation, search
Line 6: Line 6:
  
  
== Variables ==
+
== llMessageLinked parameters ==
  
The following table shows input values (you send them with the API call) and returned output values.
+
''llMessageLinked'' function accepts ''str'' and ''id'' parameters. Their meaning for {{{command}}} is explained below:
  
 
{| class="niceTable"
 
{| class="niceTable"

Revision as of 20:56, 3 May 2017

// Command usage:
llMessageLinked(LINK_SET, {{{command}}}, string str, key id);


llMessageLinked parameters

llMessageLinked function accepts str and id parameters. Their meaning for {{{command}}} is explained below:

Variable Required Description.