-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.URLParser.AppendArgument
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
Sub AppendArgument(Name As String, Value As String)
Name | Type | Comment |
---|---|---|
Name | String | The name of the argument. |
Value | String | The value of the argument. |
Appends an argument to the list of arguments
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.