VALUESuggest EditsReturns the current value of a field given the field's data name Parameters field String (required) - the Data Name of the field Returns The current field value Examples VALUE('name') // identical to using $name // returns "Test Record" Updated almost 2 years ago Did this page help you?YesNoTable of Contents Parameters Returns Examples