Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setValue method

The setValue method sets the progressbar's value to the specified one.

Syntax

Syntax
pb.setValue(v);
Parametersv : Required. Integer indicating the value of the progress bar.
Returns-
Page last modified on October 15, 2007, at 09:27 AM