… = HttpForm[…] (gb.net.curl)

Dim hHttpForm As HttpForm
Dim aString As String
aString = hHttpForm [ Field As String ]

Return the value of a field.

  • Field is the field name.