AppendSirfactCommandOutput (Stringlist function): Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Template:Stringlist:AppendSirfactCommandOutput subtitle}} | {{Template:Stringlist:AppendSirfactCommandOutput subtitle}} | ||
This [[Notation conventions for methods#Callable functions|callable]] method | |||
This page is [[under construction]]. | This page is [[under construction]]. | ||
==Syntax== | ==Syntax== | ||
{{Template:Stringlist:AppendSirfactCommandOutput syntax}} | {{Template:Stringlist:AppendSirfactCommandOutput 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>command</th> | <tr><th>command</th> | ||
<td>string</td></tr> | <td>string</td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:Stringlist:AppendSirfactCommandOutput footer}} | {{Template:Stringlist:AppendSirfactCommandOutput footer}} |
Revision as of 19:31, 16 July 2012
Add SirFact command output to a Stringlist (Stringlist class)
[Requires SirFact]
This callable method
This page is under construction.
Syntax
[%rc =] sl:AppendSirfactCommandOutput( command)
Syntax terms
%rc | number |
---|---|
sl | Stringlist object |
command | string |