# Progress Get Progress > Progress Get Progress ( id ) -> Function result | Parameter | Type | | Description | | --- | --- | --- | --- | | id | Longint | ⬅️ | ID of progress bar | | Function result | Real | ➡️ | Progress bar value | ## Description  The **Progress Get Progress** method returns the current value associated with the progress bar designated by the `id` parameter. ## See also [Progress SET PROGRESS](Progress%20SET%20PROGRESS%20.md)