4 lines
46 B
Text
4 lines
46 B
Text
|
|
var myArray = $array(1);
|
||
|
|
|
||
|
|
$print(myArray[0]);
|