M
Mark Helm
Hi
I try to convert strings to numbers in XSLT using number() and format-number().
It basically works.
When using the sample string "5:blabla", I get the number 5.
But in this case I'd like not to get any number!
How can I achieve this?
Thanks, Mark.
I try to convert strings to numbers in XSLT using number() and format-number().
It basically works.
When using the sample string "5:blabla", I get the number 5.
But in this case I'd like not to get any number!
How can I achieve this?
Thanks, Mark.