ui.Interface.ProgressMessage()

ui.Interface.ProgressMessage() method is used to provide a progress message. Terminates with the method ui.Interface.ProgressMessageStop().

Syntax

ui.Interface.ProgressMessage(<progress_message_id>, "<message_text>", "<animation>")

Arguments

Arguments Description
<progress_message_id> The identifier of a progress messages, INT
<message_text> The text for your message, STRING
<animation>: circular / rolling-sticks / bar Options for the progress bar animation, STRING

Usage and examples

CALL ui.Interface.ProgressMessage(1,"Please wait...","circular")

 

Contact Us

Privacy Policy

Copyright © 2026 Querix, (UK) Ltd.