angros47

Results 1 issues of angros47

Something like: a=dict() a(1)=dict() a(1)(1)="test" In Lua or Python it is possible. Is it possible in my_basic? The above syntax doesn't work (I know it can be done with GET...