StructCount(structure)
Returns the number of keys in the specified structure.
See also StructClear, StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyExists, StructNew, and StructUpdate.
Structure to be accessed.
This function throws an exception if structure does not exist.