GetPathParameter( ) method

Get a parameter from the URI path if URI template matching was used.

Return type: CHARACTER

Access: PUBLIC

Applies to: OpenEdge.Web.WebRequest class

Syntax

GetPathParameter( name AS CHARACTER )
name
The name of the path parameter.