StructFind  
 
 

Returns the value associated with the specified key in the specified structure.

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

 
 
  Syntax  
 
StructFind(structure, key)

structure

Structure containing the value to be returned.

key

Key whose value is returned.

 
 
  Usage  
 

This function throws an exception if structure does not exist.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.