Reporting function: GetEventPropertyValue()

Description

Returns the current value of a Server Item’s property.

Signature

variant GetEventPropertyValue(number,string)

Parameters

Name

Type

Mandatory/Optional

Description

Name

Type

Mandatory/Optional

Description

wid

number

M

WID of the event that shall be queried.

propertyId

string

M

Name of the property that shall be queried.

Return

Type

Description

Type

Description

variant

Current value of the event’s property.

Â