Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > Numbers |
The Parse Number Without Cleaning Step converts a string to decimal if it contains a number in the string. Otherwise, the step returns a value of '0' as an output.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Number | String to convert to decimal. Must contain all numbers or will return "0". | String |
Outputs
| Property | Description | Data Type |
|---|---|---|
| ParseNumberWithoutCleaning1_Output | Converted Number. | Decimal |
