Checks whether the first location is a base of the second location.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean url.isbaseof(locator location1, locator location2) |
Parameters
Return Value
Data Type | Description |
---|---|
Boolean | True if [is base of] [the specified context]; otherwise, false. |