Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
function test(){
var value = "shong";
WScript.Echo("return value:"+value); //In your case, you need add one line: WScript.Echo("return value:"+allevent);
}
test();
Starting job forum6262_tsystem_javascript at 20:39 24/04/2009.
Microsoft (R) Windows Script Host Version 5.6
copyright (C) Microsoft Corporation 1996-2001?
return value:shong
================================
shong
Job forum6262_tsystem_javascript ended at 20:39 24/04/2009.