fork(5) download
  1. myString = "Test1 [cm]: -35.00/-34.99/-34.00/0.09"
  2. print myString.split("/")[1]
Success #stdin #stdout 0.08s 10864KB
stdin
Standard input is empty
stdout
-34.99