Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi all,
Is it possible to observe an event using a javascript file using include script control (.js file) rather than using a scriptblock.?
thanks tmv
Yes. You can use the Script Include control to include any arbitrary javascript file. If you want that file to be dynamically processed (if it has binding expressions) you can set the Evaluate property to true.
Regards, –mark