EventPropertyValue

Returns the value of the specified property of the event that triggered the method.
A null string is returned without error if the property does not exist.

Usage

@EPVal(<PropertyName>)

Argument Name Description
PropertyName The name of the event property.