Hi to all,
how to extract a number within a string in B4J ?
I have a html input field formatted for the price input.
I read the value (.GetVal) in B4J and I got a string like this : "€ ___.___._22,10".
I need to extract the numeric part of the string. How to do this job in B4J ?
how to extract a number within a string in B4J ?
I have a html input field formatted for the price input.
I read the value (.GetVal) in B4J and I got a string like this : "€ ___.___._22,10".
I need to extract the numeric part of the string. How to do this job in B4J ?