Contents

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.

See Also

Related Documentation

Managing Control State Values and Form Fields