INVALID_LAMBDA_FUNCTION_CALL error class
Invalid lambda function call.
DUPLICATE_ARG_NAMES
The lambda function has duplicate arguments <args>
. Please, consider to rename the argument names or set <caseSensitiveConfig>
to “true”.
Updated Nov 04, 2024
Invalid lambda function call.
The lambda function has duplicate arguments <args>
. Please, consider to rename the argument names or set <caseSensitiveConfig>
to “true”.