|
|
Changes the item number of the given location to the new item number.
Syntax
| Smartsite SXML |
|
|---|---|
locator url.setitemnumber(locator location, integer itemNumber) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| location | Locator | The location url. |
| itemNumber | Integer | The new item number for the location. |
Return Value
| Data Type | Description |
|---|---|
| Locator | Url with the new item number. |