Get Boolean Value
- 09 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Boolean Value
- Updated on 09 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Step Details | |
Introduced in Version | 5.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Excel and CSV |
The Get Boolean Value step returns a Boolean value and is used to continue the flow execution based on the outcome.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Column | The specified column for the cell | Int32 |
File Type | The type of file being used by the step | CsvFileType |
Ignore First Row | Ignores the first line of the worksheet often used as headers in Excel files. | Boolean |
Input | The excel or CSV file to pull the data from | FileData |
Row | The specified row for the cell | CsvFileType |
Worksheet Number | The Worksheet Number the cell is located in | Int32 |
Related Forum Posts
Was this article helpful?