Make Object
Block Group: | Logic |
Icon: | No icon |
Takes input key/value pairs and returns a JSON object.
For information on using dataflow blocks, see Dataflow.
Input/Output Properties
The Make Object block can have a variable number of properties, for which you specify names. Each of these properties can take input and give output.
Output Property
This property can give output. It cannot take input.
- outputObj (JSON object)
outputObj returns a JSON object that comprises the input key/value pairs.
Model
This is a basic use of the block.