In DateEease you have a direct connection between DataEase PRISM and the buildt in web browser. For now this is done in the IE 11 browser object what then can be called by using "window.external.functionName(parameters)". The parts that will be documented here is the functionName(paramter..x) part and not the path to connect with the javascript engine of the browser. In a later stage this can be different in different browser object, but our funtion names and parameters will be the same.

A user of the extentions should use the supplied jsFunctions instead as these will not change and they will hide the details of the calling into prism from the user.