You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

Updates the percent of the progress bar.

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