Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Triggers the specified event with input data and returns triggered listener work items id numbers.

Array<string> my$Domain.Trigger(eventName: string, inputData: ( string | XmlNode ))

Arguments

string eventName
to trigger
( string | XmlNode ) inputData
to pass event handlers
  • No labels