Step Details | |
Introduced in Version | 6.0.0 |
Last Modified in Version | 6.9.2 |
Location | Integration > R |
The [Script Name] Script step allows a user to execute an R script that was added. If any input values are defined in the script, they will appear on the Properties panel under the INPUTS category.
Prerequisites
This step requires the R module to be installed before it will be available in the toolbox.
Properties
Outputs
Property | Description | Data Type |
---|---|---|
Script Error | Outputs the error that was encountered when executing the script | String |
Script Output | Outputs the values of the executed script | String |