|

Step


(number) The step value to use.


Re t u r n s


image

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.


See also: Related Actions


image

Progress.SetText

OverviewExamples

Progress.SetText ( string ObjectName,


string Text )


De s cr ip t ion


Sets the text currently displayed on the progress object.


P arame t er s


ObjectName


(string) The name of the progress object.


|