Get Value in CSV Row
  • 28 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Value in CSV Row

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version4.0.
Last Modified in Version7.12.0
LocationData > Excel and CSV

The Get Value in CSV Row step is used to get the value of the designated cell. The cell's location can be set using the Column Number (Int32) and Row (String) values.




Properties

Inputs

PropertyDescriptionData Type
Column NumberThe column number from the excel or CSV file. The starting value is oneInt32
RowThe specified Row for the Cell. The starting value is zeroInt32

Outputs

PropertyDescriptionData Type
GetValueInCsvRow1_Output
Returns the value from the cellString


Related Forum Posts

Was this article helpful?