Hi Guys,
Out of curiosity, how do you use regular expressions in expression binding?
number="{= ${Pernr}.replace(/^0+/,'') }"
The above doesn't work.
Thanks.
Hi Guys,
Out of curiosity, how do you use regular expressions in expression binding?
number="{= ${Pernr}.replace(/^0+/,'') }"
The above doesn't work.
Thanks.