Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SCRIPT VALUE side by side

sri6666
Active Participant
0 Likes
473

HI Experts,

in my script i am printing item level data, my new requiremnt is disply the all 'zfield' values under the each item. one item having multiple zfield values. and output should be like this

item mat qty

001 356748 123

Zfields: f1,f2,f3 ---------------->my requirement, 001 item having multiple zfield those are f1,f2,f3 values. so i want to display side by side under item as shown in above,

please share your ideas.

1 REPLY 1
Read only

sri6666
Active Participant
0 Likes
423

Capture the all the values and candadinate values into one string.