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