1 2 3 4 5 6 7 8
function external_script_func2() { return a; } function is_a_undefined() { return a == undefined; }