Returns the label of a given field

Parameters

field String (required) - the Data Name of the field

Returns

String - the label of the field

Examples

LABEL('name')

// returns "Name"