Hello,
I get this result, here is the sample:
and after that I get resultMessage but not able to work with this list of strings(it is not valid json output):
{"ComputerName":"name1","RAM(GB)":16,"CPU":"Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz","Model":"Latitude 5501","SerialNumber":"serial1"} {"ComputerName":"name2","RAM(GB)":16,"CPU":"Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz","Model":"HP EliteBook 850 G7","SerialNumber":"serial2"} {"ComputerName":"name3","RAM(GB)":16,"CPU":"Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz","Model":"Latitude 5591","SerialNumber":"serial3"} {"ComputerName":"name4","RAM(GB)":16,"CPU":"Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz","Model":"Latitude 5591","SerialNumber":"serial4"} {"ComputerName":"name5","RAM(GB)":32,"CPU":"Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz","Model":"Latitude 5511","SerialNumber":"serial5"}