If running in a debugger or hosted in the TestSuite, returns the non-minified location of the given url.
For local files, .debug is inserted just before the file extension: /path/file.debug.js (if that file exists).
For urls, the querystring variable hid=scf;minify=0 is set.
For local files, .debug is inserted just before the file extension: /path/file.debug.js (if that file exists).
For urls, the querystring variable hid=scf;minify=0 is set.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator scf.selectminifiedinclude(locator location) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The original location. |
Return Value
Data Type | Description |
---|---|
Locator | Location |