Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Macro Enabled?

Description

Table Name

Yes

Required. Name of the dataset. If it does not already exist, one will be created.

Key Field

No

Optional. The name of the field to use as the key. Defaults to key.

Value Field

No

Optional. The name of the field to use as the value. Defaults to value.

Output Schema

No

OptionalRequired. The output schema for the data.

Example

This example writes to a KeyValueTable named items:

...