Back to product page

Exists method


Tests if session variable exists.

Type

Boolean

Syntax

  • Basic
object.Exists (Index)
The Exists(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type WebHeaders
IndexA Variant value. String value as header name.

Remarks

Exists method will return True/False whether header with requested name exists.

Platforms

Windows