ListGetNthForm

Revision as of 13:13, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the form in a FormList at the specified index.

Syntax

(formAtIndex:ref) ListGetNthForm FormListID:ref index:int

Example

ListGetNthForm myFormList 4

Notes

See Also