Solved
Forum Discussion
bojanvelevski
4 years agoValued Contributor
Try this:
lib.test.main.filter(x=>x.CM == $CM)[0]
viji28
4 years agoNew Contributor
Tried this, Worked for me. Thank you so much!
Try this:
lib.test.main.filter(x=>x.CM == $CM)[0]
Tried this, Worked for me. Thank you so much!