GSheets Operator > Google Sheets Sheet Tab Data > Get Data from Cell

Get Data from Cell

Finds the cell at the specified InCell A1 Notation if it exists in this Sheet Tab Data Object and outputs its data.

Inputs

In
Exec

Target
Google Sheets Sheet Tab Data Object Reference

In Cell
String

The single cell you wish to write convert, expressed in A1 notation. Please do not put a range into InCell. Returns true if the cell is within the specified range whether the data is blank or not.

Outputs

Out
Exec

Out Data
Google Sheets Cell Data Structure

Return Value
Boolean