AppendFieldValues (Stringlist function): Difference between revisions

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

Revision as of 18:07, 26 June 2012

Add fields names and values to a Stringlist (Stringlist class)

[Introduced in Sirius Mods 7.8]


This page is under construction.

Syntax

[%count =] sl:AppendFieldValues[( [NameLength= number], [Fieldname= string], - [Options= string])]

Syntax terms

%countnumber
sl Stringlist object
NameLength number
Fieldname string
Options string

Usage notes

Examples

See also