So you are receiving an object with several properties, one of which is a numeric value, so a simple string split isn't going to work. Maybe read this post https://nodered.org/docs/user-guide/messages then you can work out how to access the part(s) you want.