Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Activated property
Determines if WebServer is activated or not.
Type
BooleanSyntax
- Basic
object.Activated [= value]
The Activated(object,value) syntax has these parts:
The Activated(object,value) syntax has these parts:
object | An expression evaluating to an object of type wodWebServer |
value | A Boolean value. |