setFieldName(_:)
Sets the internal name of a field (used for reset-form actions).
Declaration
func setFieldName(_ name: String!)Parameters
- name:
The internal name of a field. This is an optional value.
Sets the internal name of a field (used for reset-form actions).
func setFieldName(_ name: String!)The internal name of a field. This is an optional value.