ajterr:10043

This is an old revision of the document!


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.1757181338.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)