AppendFieldImages (Stringlist function)
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
| %count | number |
|---|---|
| sl | Stringlist object |
| Image | string |
| FirstOccurrence | number |
| MaxOccurrences | number |
| Options | string |
| NullValue | string |