Creates a location url.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator url.create(locator location) locator url.create(locator location, string[ ] pairs) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location url. |
pairs | String[ ] | The key-value pairs (syntax: name=value). |
Return Value
Data Type | Description |
---|---|
Locator | The location. |