VALUE Suggest 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 JavaScriptVALUE('name') // identical to using $name // returns "Test Record" Updated about 1 year ago Table of Contents Parameters Returns Examples