Function | Returns the full URL to a relative path | ||||
Example | var fullpath = S10Path(name); | ||||
Parameters |
|
||||
Description |
With S10Path() you receive the corresponding complete URL for the browser for a
server file name (relative file name within your S10 project), e.g. "https://mycompany.com:44301/sap/bsp/s10/app1/icons/save_document.gif". |
||||
Components | S10 Framework |