StructKeyExists  
 
 

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.

 
 
  Syntax  
 
StructKeyExists(structure, key)

structure

Structure to be tested.

key

Key to be tested.

 
 
  Usage  
 

This function throws an exception if structure does not exist.





 
 
BackUp LevelNext
 
 

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