davidp
New Member

Posts: 7
30 / / 
Joined: Dec 2008
|
O.P. RE: RE: error with arrays
quote: Originally posted by felipEx
JScript is case sensitive so you should declare this as
JScript code: var myArray = Array("first value", "second value");
THANKS that was the problem 
greetings davidp
|
|