Integrate a chat application

Hi,

I’m trying to integrate a chat app to my Servoy application.

Can someone tell me how to refer an external JavaScript in my Servoy application?
For example if I wanted to include this line of code,

how would i go about it?

Regards,
Hareendra

Check this out: Overview - Web Client Utils - ServoyForge

I have a couple of tutorials on how to start with integrating external components like this into your Servoy app using the Web Client Utils plugin. In the past, I have done extensive integration’s for clients with external components such as drag-and-drop calendaring/scheduling, feature rich charting, etc., wrapping them up in frameworks with bi-directional interaction to Servoy using the WebClientUtils plugin.

You can find my tutorials at dotzlaw.com.