ajterr:10002

This is an old revision of the document!


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