4 lines
95 B
Text
4 lines
95 B
Text
|
|
window 1
|
||
|
|
print fn ArrayCount( @[@"apple",@"orange",@"cherry",@"grape",@"lemon"] )
|
||
|
|
HandleEvents
|