Skip to content

URIHelpers.Arguments.Value

Andrew Lambert edited this page Jun 13, 2017 · 2 revisions

Method Signatures

 Function Value(Index As Integer) As String
 Sub Value(Index As Integer, Assigns NewValue As String)

Remarks

Gets and sets the value of the argument at Index.

Clone this wiki locally