StructCount(structure)

Returns the number of keys in the specified structure.

See also StructClear, StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyExists, StructNew, and StructUpdate.

structure

Structure to be accessed.

Usage

This function throws an exception if structure does not exist.