ajterr:10002

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ajterr:10002 [2025-02-14 21:24] adminajterr:10002 [2025-08-30 22:27] (current) admin
Line 5: Line 5:
 ===== Description ===== ===== Description =====
  
-You tried to use the static access operator ('':'') on a property not of type ''sl.types::type''+You tried to use the static access operator ('':'') on a property not of type ''sl.types::type''
 + 
 +<code> 
 +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. 
 +</code>
  
 ===== How can I resolve this error? ===== ===== How can I resolve this error? =====
  • ajterr/10002.1739564683.txt.gz
  • Last modified: 2025-02-14 21:24
  • by admin