ajterr:10043

Type of variadic parameter must be of type "sl.types::array" (AJTERR10043)

Product(s) Karo.NET Compiler

The type specifier of a variadic parameter must be an array.

|test: string, ...optionalParameters: string|
//                                    ^^^^^^ Not an array type

Add square brackets to the array specifier.

  • ajterr/10043.txt
  • Last modified: 2026-06-17 00:21
  • by 127.0.0.1