I need the following:

Is there a simple way to do this?
With kind regards Remco
I need the following:

Is there a simple way to do this?
With kind regards Remco
Best answer by takashi
Alternatively, this conditional value setting could also work for you.
If @Value(input) Contains Regex ^\d\D*$
Then 0@Value(input)
Else @Value(input)