Converting Decimal String to Numbers/Doubles

Hi, I’m retrieving a parameter value that is extracting as a string (the parameter is a Text parameter), but the input is numeric. When faced with this probelm before, I’ve used the Genius Loci node as shown, however this doesn’t play nicely with decimals.

Is there a better way of converting this string to numbers, or a way of combining the extracted numbers into a single double?
I’m hoping there is a more elegant method that dividing the second figure by 100 and adding it to the first…

2 Likes

Well I’m an idiot.

Thanks!

You are not! Lots of nodes to learn and find. :slight_smile: Glad to help out.

2 Likes