Gets the port used in the given location.

Syntax

Smartsite SXML CopyCode image Copy Code
integer url.getport(locator location)

Parameters

Name Data Type Description
location Locator The location url.

Return Value

Data Type Description
Integer The port number of the location.

Expand image Example

SXML