Show / Hide Table of Contents

    SetSilentError Procedure

    Codeunit Web Wrapper

    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

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX