Step Details | |
Introduced in Version | 9.3.0 |
Last Modified in Version | 9.3.0 |
Location | AI > Common > Providers |
The Get Feature Names step is used to fetch a list of all feature names used by a given provider.
Prerequisites
This step requires the AI Common to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Provider Name | The string to break into a substring. | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Done | |||
Output | Outputs a list of feature names for the given provider | List of String |
Related Information