Difference between revisions of "ListGetCount"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions \(GECK 1.0\)\]\] +Category:\1Functions (FOSE))) |
imported>Geckbot (Automated import of articles) |
||
Line 1: | Line 1: | ||
'''ListGetCount''' | |||
{{Function | {{Function | ||
|origin = FOSE1 | |origin = FOSE1 | ||
|summary = | |summary = "returns the count of items in the form list" | ||
|name = ListGetCount | |name = ListGetCount | ||
|returnType = int | |returnType = int | ||
|arguments = | |arguments = | ||
{{FunctionArgument | {{FunctionArgument | ||
|Name = | |Name = form list | ||
|Type = ref | |Type = ref | ||
}} | }} | ||
}} | }} | ||
[[Category:Functions_(FOSE)]] | |||
[[Category: |
Revision as of 11:23, 27 July 2010
ListGetCount
< [[::Category:Functions|Category:Functions]]
A function added by the Fallout Script Extender.
Description
"returns the count of items in the form list"
Syntax
(int) ListGetCount form list:ref