Forum Discussion
YMinaev
Staff
15 years agoHi,
Your code has incorrect syntax. There's no keyword named 'Functions'. Functions in JScript are declared with the 'function' keyword. And it is case-sensitive.
Hi,
Your code has incorrect syntax. There's no keyword named 'Functions'. Functions in JScript are declared with the 'function' keyword. And it is case-sensitive.