Indicates whether the specified structure contains data. Returns TRUE if structure is empty and FALSE if it contains data.
See also StructClear, StructDelete, StructFind, StructInsert, StructKeyExists, StructCount, StructNew, and StructUpdate.
StructIsEmpty(structure)
Structure to be tested.
This function throws an exception if structure does not exist.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.