Number string to list

I have a list of numbers that I am reading from a text file and I am trying to convert this to a list of point coordinates. Would someone have any ideas how to do this?

Use String.ToNumber to convert

1 Like