Clear Text From Cell

This is a pre-built Action located under Captured Textbox Element, instructs the Avo Assure to clear the text from the textbox and save the result in the dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

This variable stores the status as True or False

Example

Clears the existing text from the targeted cell during execution.

The Clear Text From Cell action does not take any value in the Input Value column. It removes any content from the specified cell. The result of the operation is stored in the {Result} variable, with the following possible values:

  • True – If the text is cleared successfully.

  • False – If the clearing fails or an error occurs.

Last updated

Was this helpful?