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