Back to product page

Name property


Holds name of the session variable.

Type

String

Syntax

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

Remarks

Here you define name of your session variable.

Platforms

Windows