RPAEngine.ClearStatus

The RPAEngine.ClearStatus method clears the text displayed in the status bar.

Syntax

RPAEngine.ClearStatus()

Parameters

None.

Return Value

None.

Example: The code below clears the status bar.

Call RPAEngine.ClearStatus()