AppendTrace (Stringlist function)

From m204wiki
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