SetSilentError Procedure
Sets if HTTP errors should be thrown or caught.
Signature
SetSilentError(NewSilentError: Boolean)
Parameters
NewSilentError
Boolean
If this is true
, a failing HTTP call will return false
and the error code and message can be fetched and handled by caller.
This documentation is generated from Smart Toolbox v27.0