LABEL Suggest EditsReturns the label of a given field Parameters field String (required) - the Data Name of the field Returns String - the label of the field Examples JavaScriptLABEL('name') // returns "Name" Updated about 1 year ago Table of Contents Parameters Returns Examples