AppendTrace (Stringlist function)

From m204wiki
Revision as of 00:03, 3 September 2015 by ELowell (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Add trace buffer data to a Stringlist (Stringlist class)

[Requires SirFact]

Syntax

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

Syntax terms

%number A numeric variable
sl A Stringlist object, which may be Null
parms String object

Usage notes

Examples

See also