Get Cell Value
Logic name
Get Cell Value (Variable Mapper)
Function
This logic gets the value of the cell.
Data types
|
Location |
Type |
|---|---|
|
Input handler |
String |
|
Logic output |
String |
For details, refer to Logic specifications.
Properties
|
Category |
Property |
Description |
|---|---|---|
|
Required settings |
Row position |
Specify the position of row (starting from 1). |
|
Required settings |
Column position |
Specify the position of column (starting from 1). |
|
Comment |
Comment |
You can write a description of the logic. It doesn't 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
|
SampleA |
For a list of logics, refer to Mapper Logic Guide.