<< Click to Display Table of Contents >>
TriggerExternalEvent
Runs the OnExternalEvent event of the current report and returns the value of the OnExternalEvent event passed in string format.
Parameters
param1 |
The first parameter to pass to OnExternalEvent. Can be omitted.(The default value: "") |
param2 |
The second parameter to pass to OnExternalEvent. Can be omitted.(The default value: "") |
param3 |
The third parameter to pass to OnExternalEvent. Can be omitted.(The default value: "") |
param4 |
The fourth parameter to pass to OnExternalEvent. Can be omitted.(The default value: "") |