in reply to Re^2: Parsing output with a special format -- switch and yardstick
in thread Parsing output with a special format
will it be easier to find only the smallest id number after the current id number argument? so the function will return only id and not array.
In the example above it will return only 1234. How should I implement it?