Gets the segments of the path of the given location.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable url.getpathsegments(locator location)

Parameters

Name Data Type Description
location Locator The url of which you want to get the path segments.

Return Value

Data Type Description
DataTable

Expand image Example

SXML