Skip to main content

Update Element

The "Update Element" tool is used to update the content of a specific element in your automation process.

Parameters

Element: This parameter represents the target element that you want to update.Type : XElement

Name: This parameter specifies the name of the element that you want to update.Type : String

Content: This parameter represents the new content that you want to assign to the element.Type : Object

Usage

Drag and drop the Update Element component into your sequence or workflow. Identify the target element that you want to update.S

Determine the name of the element that you want to update.

Specify the new content that you want to assign to the element.

Execute the "Update Element" tool and provide the necessary parameters:

Assign the target element to the "Element" parameter.

Specify the name of the element to be updated in the "Name" parameter.

Assign the new content to be assigned to the element in the "Content" parameter.

Once the tool is executed, it will update the content of the specified element.