LABELSuggest 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 almost 3 years ago Table of Contents Parameters Returns Examples