Hmm don't see edit message on mobile forums....
And I do not understand the comment dynamic output statement. Please elaborate. My expectations for the parser is to look for sets of message and statistic with a : and what ever is on the right side is my value. For message it accepts string and for stat is take string but casts to integer.
The output is dynamic always in the sense that it never knows the value a until processed. If I must make sure the output pairs keep consistent naming between runs then that I can do. Example I always emit
Message.name1
Statistic.name1
Message.name2
Statistic.name2
If that is the case, this behavior is not defined in documentation. Important criteria should be explicitly told in documentation. Which is a big issue for me. All solarwinds documentation seems to forget we don't work for solarwinds and know these type if facts.