WeOnlyDo! wodWebServer ActiveX - Exists Method
      
 

Description

Tests if session variable exists.


Return Type

A Boolean value.  


Syntax

object.Exists (Index)



The Exists Method syntax has these parts:

Part Description
object An expression evaluating to an object of type WebHeaders.
Index Required. A Variant value. String value as header name.

Remarks

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