Skip to content

libcURL.CookieEngine.Name

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

Method Signature

 Function Name(Index As Integer) As String

Parameters

Name Type Comment
Index Integer The index of the cookie to get. The first cookie is at Index 0

Return value

Returns the name of the cookie at Index.

See also

Clone this wiki locally