<< Click to Display Table of Contents >>
TriggerExternalEventByDocIndex
Runs the OnExternalEvent event of the specified report and returns the value of the OnExternalEvent event passed in string format.
Parameters
docIndex |
Report index. Zero-based index. |
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: "") |