I have this scenario:
I need to separate the values from the string - the units are not required. What script do I need to use to separate the 20.00 and also 400.00 - I want to pipe both results separately so effetcively there will be two scripts (two custom manipulators). Will need the property headers to be 'ramp_rate' for the 20.00 value and the 400.00 value needs to be the 'target_temp'. Or is there another way to do this without scripting?