Skip to content

ParseURI - cURIParser

Include: Use System\URI.pkg

Parses a URI string into component properties.

Type: Procedure

Parameters

Parameter Type Description
sURI String Input value.

Syntax

Procedure ParseURI String sURI

Call

Send ParseURI of hoParser "https://example.com/docs?q=data"

Description

Parses a URI string into component properties.

See also