Skip to main content
[Command] Write to row
Sophie avatar
Written by Sophie
Updated over a week ago

Definition and Usage

The Write to row command is used to insert, overwrite, or append content in a specified row or an entire row of the data table.


Parameters Values

Set parameters

Parameters

Description

Data table

Select a data table that has been imported to RPA.

Write mode

Select the desired action: append, insert, or overwrite.

Input mode

Select the desired mode: append, insert, or overwrite.

Content to write

Enter the content to write to row.

Error handling


Example

This workflow will go to a webpage, search the keywords"Octoparse" and gather the title and link data. After that, the data will be written into rows for further use. Finally, the loop will be ended.

Did this answer your question?