ListGetCount

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

A function added by the Fallout Script Extender.

Description

Returns the size (number of forms) of a FormList.

Syntax

(size:int) ListGetCount FormListID:ref

Example

ListGetCount myFormList

Notes

See Also