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