Remove {" "} from the outside of a string
I am trying to extract a value out of a table using the following JSL:::GlobalVariable= :Column[RowNumber]However, my output for ::GlobalVariable has unwanted {" "} around it. How do I remove this/prevent this from happening? Thank you!
david_arteta