Builder

class Builder

Properties

Link copied to clipboard

The name defined for the custom code node class.

Link copied to clipboard
var code: String?

The custom code that is used to perform the data transformation.

Link copied to clipboard

The data inputs identified by their node names.

Link copied to clipboard
var name: String?

The name of the transform node.

Link copied to clipboard

Specifies the data schema for the custom code transform.