getWebVirtualDirectory

getWebVirtualDirectory(): String;

The getWebVirtualDirectory method of the Application class returns the virtual directory (URL) to be used when generating HTML pages for the JadeHTMLClass class buildFormActionOnly and buildLink methods if you do not want to use the value specified in the working directory of the JADE application (set up in the Define Application dialog).

For details about specifying Internet server machine name and virtual directories for all of your Web-enabled applications or for a specific application, see the JADE Initialization File Reference for details about the URLSpecifications parameter in the [WebOptions] section of the JADE initialization file. For details about programmatically setting the virtual directory, see the setWebVirtualDirectory method.