JSDO properties, methods, and events reference : serviceURI property
  

serviceURI property

Returns the URI to the web application that has been passed as an option to the class constructor for the current JSDOSession object or that has been passed as a parameter to the most recent call to the login( ) method on the current Session object, whether or not the most recent call to login( ) succeeded.
Data type: string
Access: Read-only
Applies to: progress.data.JSDOSession class, progress.data.Session class

See also:

getSession( ) stand-alone function, login( ) method (JSDOSession class), login( ) method (Session class)