Generate Empty Attribute


Synopsis

Adds a new attribute to the data set with the given name and type.


Description

This operator creates a new attribute for the data set. The new attribute will have the specified name and value type (e.g. nominal or real). Please note that all values are missing right after creation and therefore operators like SetData must be used to change this.


Input


Output


Parameters


ExampleProcess