Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property FunctionOptions.useBigIntArguments

If true, integer arguments to function are converted to BigInts. If false, integer arguments are passed as JavaScript numbers.

Type #

boolean | undefined