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 11 months ago Table of Contents Parameters Returns Examples