Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Numbers From String

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Get Number From String steps allow users to extract numbers from a string and output them in the Flow.



Properties

Inputs

PropertyDescriptionData Type
SThe String to extract numbers from.String

Outputs

PropertyDescriptionData Type
GetNumberFromStringdecimal1_Output
Numbers extracted from the string in a decimal. This is the Get Number From String (decimal) Step output.Decimal
GetNumberFromStringint1_Output
Numbers extracted from the string in an int32. This is the Get Number From String (int) Step output.
Int32