Getting a table name from a reference field
I am writing a bit of script which depending on the circumstances could reference 2 different tables.to keep it tidy and avoid writing multiple glide records I'd like to grab the table name from a reference field and then use it to point the glide re...