Get Cell Value

Logic Name

Get Cell Value

Function

Gets the value of the cell.

Data Types

Location Type
The first input handler String
Logic output String
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Required Row position Specify the position of row(starting from 1).
Required Column position Specify the position of column(starting from 1).
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Logic Sample

Mapping Definition

Logic Settings and Processing Result

The logic gets the data from the first row and second column of input data.
Property Settings
Property Setting
Row position 1
Column position 2
Input Data
2010/05/11,SampleA
2010/09/01,SampleB
2010/10/17,SampleC
Output Data
Sample B