Description

Updates the percent of the progress bar.  A value of 1 to 100 is expected.

Syntax

rv = Form_Services("SetProgressBarPercent", CtrlEntId, Percent)

Parameters

ParameterDescription
CtrlEntId

Fully qualified control entity ID of the SRP StatusBar control.

Percent

Percent to set in the progress bar.

Version

16.0.18

  • No labels