GetQueryStringArgValue method: ConnectorInfo collection

Syntax

GetQueryStringArgValue(Index)

Description

Use the GetQueryStringArgValue method to access the value of the query string argument by its numeric position as specified by Index.

Parameters

Parameter Description

Index

Specify the numeric position of the query string argument value that you want to access.

Returns

A string containing the value of a query string argument.