Back to product page

Tag property


Tag for misc usage.

Type

Variant

Syntax

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

Remarks

You can store any value to this property. wodWebServer will store it as long as Request object exists. When Request is destroyed, this value is destroyed too.

Platforms

Windows