Share

TriadEvents.OnActivate Event

Parent Object: TriadEvents

Description

Event that occurs when the triad is activated.

Syntax

TriadEvents.OnActivate( Context As NameValueMap, HandlingCode As HandlingCodeEnum )

Parameters

Name Type Description
Context NameValueMap Input NameValueMap object that can be used to determine the context of why the event fired.
HandlingCode HandlingCodeEnum Output HandlingCodeEnum that indicates how you are handling the event. The value of this argument is currently ignored for this event.

Version

Introduced in version 9

Was this information helpful?