AppendSirfactData (Stringlist function): Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:Stringlist:AppendSirfactData subtitle}} | {{Template:Stringlist:AppendSirfactData subtitle}} | ||
This [[Notation conventions for methods#Callable functions|callable]] method | |||
This page is [[under construction]]. | This page is [[under construction]]. | ||
==Syntax== | ==Syntax== | ||
{{Template:Stringlist:AppendSirfactData syntax}} | {{Template:Stringlist:AppendSirfactData syntax}} | ||
===Syntax terms=== | ===Syntax terms=== | ||
<table class="syntaxTable"> | <table class="syntaxTable"> | ||
<tr><th>%rc</th><td>number</td></tr> | <tr><th>%rc</th> | ||
<td>number</td></tr> | |||
<tr><th>sl</th> | <tr><th>sl</th> | ||
<td>Stringlist object</td></tr> | <td>Stringlist object</td></tr> | ||
<tr><th>dataList</th> | <tr><th>dataList</th> | ||
<td>string</td></tr> | <td>string</td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
This method is only available to owners of [[SirFact]]. | |||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:Stringlist:AppendSirfactData footer}} | {{Template:Stringlist:AppendSirfactData footer}} |
Latest revision as of 16:11, 13 September 2016
Add SirFact data display to a Stringlist (Stringlist class)
[Requires SirFact]
This callable method
This page is under construction.
Syntax
[%rc =] sl:AppendSirfactData( dataList)
Syntax terms
%rc | number |
---|---|
sl | Stringlist object |
dataList | string |
Usage notes
This method is only available to owners of SirFact.