top menu gradient

Input

Summary

The Input block is needed to link the spreadsheet and the flow editor. Each Input block serves as a parameter of the flow function, when the function is called from a spreadsheet cell.

Properties

The following table lists the Input block properties and describes each property.

Property
Description
TypeThe data type of the parameter: boolean, datetime, date, integer, number, string, frame. The default value is string.
DescriptionThe description of the parameter in the flow-function help pop-up
OrderThe order of the parameter in the flow function. The default value is 1

Sample settings

Property
Value
TypeSTRING
DescriptionThe SQL query to perform
Order1
Figure 1. Example of an Input block's description in a flow-function's help

Sample flow

Contents