AppendFieldImages (Stringlist function)

From m204wiki
Revision as of 18:07, 26 June 2012 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Add fields stored in image format to a Stringlist (Stringlist class)

[Introduced in Sirius Mods 7.8]


This page is under construction.

Syntax

[%count =] sl:AppendFieldImages[( [Image= string], [FirstOccurrence= number], - [MaxOccurrences= number], - [Options= string], [NullValue= string])]

Syntax terms

%countnumber
sl Stringlist object
Image string
FirstOccurrence number
MaxOccurrences number
Options string
NullValue string

Usage notes

Examples

See also