Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript Dictionary Object Exists Method

Returns True if a specified key exists in the Dictionary object, False if it does not.

Syntax: JScript Dictionary Object Exists Method

object.Exists(key)

Arguments: JScript Dictionary Object Exists Method

object

The name of a Dictionary object. Required.

key

The key value being searched for in the Dictionary object. Required.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.