Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Syntax

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

...