i already search anywhere but not found the solution or sorry if i miss it.
how to call event sheet function from script inside promise like in the picture.
i try to call function "testFunc" but have error :
main.js:37 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'callFunction')
do anyone have solution? thanks.