Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Value property
Holds value of the session variable.
Type
VariantSyntax
- Basic
object.Value [= value]
The Value(object,value) syntax has these parts:
The Value(object,value) syntax has these parts:
object | An expression evaluating to an object of type WebSession |
value | A Variant value. |