LABELReturns 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 14 days ago ISUPDATELASTTable of Contents Parameters Returns Examples