Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 962 Bytes

File metadata and controls

33 lines (28 loc) · 962 Bytes
title description ms.author ms.date ms.tgt_pltfrm ms.topic author
HttpClient.Clear() Method
Sets the HttpClient variable to the default value.
solsen
02/26/2024
na
reference
SusanneWindfeldPedersen

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.

See Also

HttpClient Data Type
Get Started with AL
Developing Extensions