Article Details
Id:17456
Product:finPOWER Connect
Type:NEW
Version:3.03.04
Opened:07/10/2020
Closed:07/10/2020
Released:02/12/2020
Job: J025229

Scripts; Object Events; New, simplified, ExecuteObjectEvents method

A new ExecuteObjectEvents method has been added to call "Object Events" type Scripts.

The interface to this method is used to simplify situations where the Script is being used by other Scripts as a means of executing a method (the eventId argument), receiving parameters (the parameters argument) and can retrieve multiple return values (the returnValues argument which actually co-opts the contextData1 argument to the Script).