Table of Contents

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 returns a JSON object that comprises the input key/value pairs.


Model

This is a basic use of the block.

Dataflow Model Description
Make Object dataflow example The three input pairs are contained in the output JSON object.