HttpClient.Clear() Method
Version: Available or changed with runtime version 1.0.
Sets the HttpClient variable to the default value.
Syntax
HttpClient.Clear()
Parameters
HttpClient
Type: HttpClient
An instance of the HttpClient data type.
Related information
HttpClient Data Type
Get Started with AL
Developing Extensions