Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Exists method
Tests if session variable exists.
Type
BooleanSyntax
- Basic
object.Exists (Index)
The Exists(object,Index) syntax has these parts:
The Exists(object,Index) syntax has these parts:
object | An expression evaluating to an object of type WebSessions |
Index | A Variant value. String expression as session variable name. |