vincentkang
08/18/2022, 1:12 PMformulatext_1 and formulatest_2
.
However, I do not get the value with result.getValue({name: "formulatext_1"})
. and I am assuming there is a special way to get them similar to join columns getValue({name: "test", join: "hello"})
dcrsmith
08/18/2022, 4:26 PMgetValue(mysearch.columns[1])
vincentkang
08/18/2022, 5:05 PM