FIELDSuggest EditsReturns definition object for a specified field Parameters dataName String (required) - The data name of the field Returns Object Examples JavaScriptFIELD('child_item_cost').label // returns "Child Item Cost" JavaScriptFIELD('child_item_cost').parent.label // returns "Child Items" Updated almost 3 years ago Table of Contents Parameters Returns Examples