GetNumLevItems

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the number of entries in a Leveled List.

Syntax

[help]
(int) GetNumLevItems levelledList:baseform 

Or:

(int) LListGetCount levelledList:baseform

Example

set iNumLevItems to GetNumLevItems CapsFortuneFinder 

See Also