AppendTrace (Stringlist function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
DmeWiccan (talk | contribs)
m Automatically generated page update
(No difference)

Revision as of 02:30, 18 March 2011

Add trace buffer data to a Stringlist (Stringlist class)

[Requires SirFact]


Syntax

[%count =] sl:AppendTrace[( [parms])]

Syntax terms

%numbernumber
sl Stringlist object, which may be Null
parms String object

Usage notes

Examples

See also