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: 2025-09-06 19:55
  • by admin