Checks whether the given location url maps to a local file.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean url.islocalfile(locator location) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location url. |
Return Value
Data Type | Description |
---|---|
Boolean | True if the url maps to a local file; otherwise, false |