ajterr:10002

You cannot use the static access operator on a type which is not sl.types::type (AJTERR10002)

Product(s) Karo.NET compiler

You tried to use the static access operator (:) on a property not of type sl.types::type.

sl.types::string:empty:test;
//                    ^ sl.types::string:empty is not of type "sl.types::type", so using the static access operator on it is invalid.

Not specified

  • ajterr/10002.txt
  • Last modified: 2025-08-30 22:27
  • by admin