2 lines
63 B
Text
2 lines
63 B
Text
LOCAL arr
|
|
hb_jsonDecode( '[101,[26,"Test1"],18,false]', @arr )
|
LOCAL arr
|
|
hb_jsonDecode( '[101,[26,"Test1"],18,false]', @arr )
|