Find Numbers

Node Icon

Finds all groups of numbers in a Text, separated by any other character, either as integers or as floating point numbers.

Inputs

Input

Input Text.

Type: Text, List, Required, Single

Outputs

Output

Text List or List Of Lists with found groups of numbers.

Type: Text, List Of Lists, List

Indices

Indeces of the first character in groups of numbers in Input.

Type: Numeric Array, List

Settings

Configure

Find Decimals Boolean

Find decimal numbers.

Decimal Separator Text

Specify the decimal separator used in Input.

Regular Expressions

Edit Regular Expression Boolean

Enable matching with regular expression.

Regular Expression Text

Edit regular expression for matching.

See also

Keywords: