# 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](Progress%20SET%20MESSAGE.md)