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 WebResponse
valueA Variant value.

Remarks

You can set this property to any Variant value you like. wodWebServer will keep this value for you as long as Response object exists. When Response is destroyed, this value is also deleted/released.

Platforms

Windows