Progress.StepIt

Progress.StepIt (

string ObjectName )

Description

Increments the current progress by the step amount specified in the Progress.SetStep() action.

Parameters

ObjectName

(string) The name of the progress object.

Returns

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

See also: Related Actions