@boleknowak
errory :
Can't understand this condition/effect: .setValue("test", "abc"): (TESTT.sk, line 3: .setValue("test", "abc"):')
{_x} can only be set to one object, not more (TESTT,sk), line 4: /set {_x} to .getValue "(test)":')
KOD:
command /test:
trigger:
.setValue("test", "abc");
set {_x} to .getValue "(test)";