Call event [ ] from function [ ] on screen [ ]
Command |
CALLFUNCTIONONSCREEN |
Image |
|
Group | Actions |
Section | Function |
Description |
Allows you to run a script function located on a specific screen. When this command is executed the current function will be paused until the function called has completed. |
Parameter 1 |
The event for which the script function will be invoked. Being event_globalexecute it will allow the function to be global. The following events are available:
|
Parameter 2 |
The name of the function you want to run. The following wild cards are supported:
|
Parameter 3 | The name of the screen where the function is located |