Show / Hide Table of Contents

    GetLastIsSuccessStatusCode Procedure

    Codeunit Web Wrapper

    Returns if the last HTTP Status Code was a Success (StatusCode was in the range 200-299).

    Signature

    GetLastIsSuccessStatusCode() : Boolean
    

    Returns

    Boolean

    true if GetLastStatusCode was in the range 200-299; otherwise false.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX