Back to product page

Value property


Holds value of the session variable.

Type

Variant

Syntax

  • Basic
object.Value [= value]
The Value(object,value) syntax has these parts:
objectAn expression evaluating to an object of type WebSession
valueA Variant value.

Remarks

You can set any value to this property. It will not be shown to the client in any way.

Platforms

Windows