comment: Get the Server URL. commonfields: id: GetServerURL version: -1 enabled: true name: GetServerURL outputs: - contextPath: ServerURL.Host description: The server host name. type: String - contextPath: ServerURL.Port description: The server port. type: Number - contextPath: ServerURL.Scheme description: The server scheme. type: String - contextPath: ServerURL.URL description: The server full URL. type: String script: '-' timeout: '0' type: javascript runas: DBotWeakRole tags: [] tests: - no test fromversion: 5.0.0