Hello to all. Before I start coding a function myself, is there a way to create an array of integers letting the user enter for example:
Numbers: 4 3 12 98
I mean, leave a blank between the numbers and then create an array of integers. Is there a way to do this automatically or do I have to create my own function? Does someone have a function to do this?

Thanks a lot,
Nicolas