Q. What is the purpose of the parameter $value?
✅ Correct Answer: (C)
Field’s current value
Explanation: The parameter $value is the field’s current value (either from the DB, or the POST data if there was a validation error).