Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 440 Bytes

File metadata and controls

15 lines (10 loc) · 440 Bytes

Progress Get Message

Progress Get Message ( id ) -> Function result

Parameter Type Description
id Longint ⬅️ ID of progress bar
Function result Text ➡️ Progress bar message

Description

The Progress Get Message method returns the message of the progress bar designated by the id parameter.

See also

Progress SET MESSAGE