FormData.has

Returns true if the given key exists in the set.

class FormData
bool
has
(
string key
)

Meta

History

Added June 7, 2023 (dub v11.0)

Suggestion Box / Bug Report