Skip to content

Text Actions

Text Actions are actions to interact and replace texts.

Actions

text.only_numbers

Remove all characters from a text, remaining only the numbers.

Parameters:

outvar - name of the process var to hold the new text, with only numbers.

text - original text to have all characters, beside numbers, removed

Returns:

outvar - new text, with only number present, outputed on the outvar process variable. The name of the process var will be the same as given on the outvar parameter.