User Guide

RoboInfo Deployment Manual
54
n Function Type
n Function Data
n Window
Server
This function specifies the location of the engine. The parameter can use any of
the following examples (note that the http:// is optional):
n http://www.helpserver.com
n helpserver
n http://206.19.76.35, 206.19.76.35
n http://intranet, intranet
n http://server:port
n https://
Function Type
There are two function types:
n Project
n URL
Function Data
Function data depends on the function type:
n Project: Name of the content to display
n URL: URL to display
Window
Window is only used by the URL call.
For all JS calls you must identify the JS file in the header of the HTML page. For
example:
<HTML><HEAD>
<SCRIPT LANGUAGE="JavaScript" SRC="RoboAPI.JS"></SCRIPT>
</HEAD>