VALUEReturns 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 24 days ago USERFULLNAMEVERSIONINFOTable of Contents Parameters Returns Examples