Skip to main content
Version: 10.1

ApplicationProgressSet()

note

This article is about the ApplicationProgressSet action in the USoft Action Language.

ApplicationProgressSet()

Sets the progress indicator on the status bar to a specified percentage. This action is used together with ApplicationProgressShow() and ApplicationProgressHide().

Syntax

ApplicationProgressSet( *progress* )

The required progress is an integer representing the value that is to be displayed on the status bar as a percentage.