Parse Number Without Cleaning
  • 02 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Parse Number Without Cleaning

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > 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

PropertyDescriptionData Type
NumberString to convert to decimal. Must contain all numbers or will return "0".String

Outputs

PropertyDescriptionData Type
ParseNumberWithoutCleaning1_Output
Converted Number.Decimal




Was this article helpful?

What's Next