Groovy code question
Summary:
How can I test for a value in one column in a grid and retrieve the value of the second column if it passes the test?
Content (required):
I have a grid iterator with two columns. It has to iterate through the values and if the smart list value in one column is "Yes", it has to put the value in the second column into a variable.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0