`getField()` gives something like: ```{"id":"entit...
# suitescript
s
getField()
gives something like:
Copy code
{
  "id": "entity",
  "label": "Vendor",
  "type": "select"
}
or
Copy code
{
  "id": "custbody_pricedisc_ref",
  "label": "Price Discount",
  "type": "select"
}