Creates a new derive feature.
"deriveFeatures_var" is a variable referencing a DeriveFeatures object. |
"deriveFeatures_var" is a variable referencing a DeriveFeatures object. |
"deriveFeatures_var" is a variable referencing a DeriveFeatures object. |
| Type | Description |
| DeriveFeature | Returns the newly created DeriveFeature object or null if the creation failed. |
| Name | Type | Description |
| input | DeriveFeatureInput | A DeriveFeatureInput object that defines the desired derive. Use the createInput method to create a new DeriveFeatureInput object and then use methods on it to define the derive. |