How to transform string equation to number?

前端 未结 2 1977
情书的邮戳
情书的邮戳 2021-01-26 12:03

I generated by a for each the following field: 214.2+428.4+end

I have used substring-before(prices,\'+end\') but this is a string.

Any ideas how I can take the 2

2条回答
提交回复
热议问题