Munges the specified parameters onto the given location.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator url.munge(locator location, string[ ] pairs) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location. |
pairs | String[ ] | The key-defaultvalue pairs of the parameters to munge (syntax: name[=defaultvalue]). |
Return Value
Data Type | Description |
---|---|
Locator | Locator |