3 lines
63 B
Text
3 lines
63 B
Text
var fruit = $array("apple", "orange");
|
|
|
|
$print($asize(fruit));
|
var fruit = $array("apple", "orange");
|
|
|
|
$print($asize(fruit));
|