I am trying to access the description field of thing in a label script for a character sheet. Using field[summary].text will give the description if the thing doesn't have a summary field but I wish to output summary field in one location and the full description on another sheet. I have tried field[description].text but that gives a compile error.
Any help would be appreciated.
Any help would be appreciated.