Discussion
1
Replies
15530
Views
Posted: August 12, 2015
Last activity: August 27, 2015
Closed
How to Call a script function from an Activity
Hi ,
How to call a script function from an activity? Is it possible ?
we had wirtten a script function in JS file , added JS file to Harness ,and we need to call that function from an activity ,so is there any space in activity to call a function (defined in JS) .
Please help here.
Thanks,
Brahmesh
Hi,
based on this: http://stackoverflow.com/questions/22856279/call-external-javascript-functions-from-java-code
You could type in your own java code using the method "Java", I guess.
Damien
Pega Academy Support Team