Index value to String
Writing a small script to populate values from one field to another, however when I run getValues(‘fieldId’) from the field I’m getting the index values returned. Anyone knows how I can make it return the Text value?
getFieldText should work

Surprisingly it does not. : ( that was literally the first thing I tried after the first time I saw the results.