Hi team, need regex value for below string "$5 - $10"

Hi team,

my string value =“$5 - $10”
required output as =10

it’s dynamic data.

can you any one help me this.

Regards
Saikrishna

@Mada_Sai_Krishna,

Is it a logic that you would be looking for maximum value between both or always get that last $ value?

yes @ashokkarale we want last max value

@Mada_Sai_Krishna,

Ok, Here is the way.

Variable datatypes:

Output:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.