Difference between revisions of "ArrayCount"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Remove beta tag)
imported>Speedo
Line 9: Line 9:
*If the array does not exist, it returns -1.
*If the array does not exist, it returns -1.


[[Category: Pluggy]]
[[Category: Functions (Pluggy)]]

Revision as of 11:42, 26 February 2008


A command for Pluggy

Syntax:

(Size:long) ArrayCount ArrayID:long

Returns the count of indexes that contains data.

  • If the array does not exist, it returns -1.