gui.setProgressBarValue

Sets the fill state of a progress bar component.

Prototype

  1. bOk = gui.setProgressBarValue ( hComponent, nValue )

Parameters

hComponent - valid GUI component handle
nValue - number min..max you want your bar set to


Return values

bOk - true on success


Available since ShiVa 2.0