How to find highest number in comma-delimited list

You could have a look into using regex to convert the comma separated list… not sure if it’ll work but worth a try.