Show / Hide Table of Contents

    InitProgressbar Procedure

    Codeunit Dialog Mgt

    Initiate a progress bar.

    Signature

    InitProgressbar(PlaceholderNo: Integer; MaxLoops: Integer)
    

    Parameters

    PlaceholderNo Integer

    The number of the container for the progress bar.

    MaxLoops Integer

    The maximum number of loops for this progress bar. This number will be used to calculate the percentage of progress.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX