Empty

../../../../_images/empty.svg

Generate empty data of inferred or specified type

Documentation

This node can only run successfully if it the output port has a concrete type. This can be acheived either by connecting the output port to other nodes so that the type becomes concrete or by specifying the type in the configuration. For syntax and examples of how to specify port types in the configuration, see Using custom port types.

Definition

Output ports

<unnamed> <a>

Output port containing empty data (must be connected or specified)

Configuration

Datatype (datatype)

Define the datatype of the output port.

Examples

Implementation

class node_lambda.Empty[source]