Skip to main content
property ParseOptions.maxKeys

Specifies the maximum number of keys to parse. Specify 0 to remove key counting limitations.

Type

number | undefined
Back to top