AppendSirfactData (Stringlist function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Template:Stringlist:AppendSirfactData subtitle}}
{{Template:Stringlist:AppendSirfactData subtitle}}
This [[Notation conventions for methods#Callable functions|callable]] method
This [[Notation conventions for methods#Callable functions|callable]] method
   
   
Line 21: Line 20:
   
   
==Usage notes==
==Usage notes==
This method is only available to owners of [[SirFact]].
   
   
==Examples==
==Examples==

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.

Examples

See also