Hello everyone, I need to get values from output data fields in the queue.
Can anyone help, please ?
Thanks
Hello everyone, I need to get values from output data fields in the queue.
Can anyone help, please ?
Thanks
After you do get queue items
Say output is listqueue variable then
Listqueue(0).Output("KeyVLueInOutput").ToString will giv ethe respective output value
Cheers
Thank you for the solution
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.