Your foo1 function is not visible from within foo2 function. It's valid even though foo1 function is declared in global scope ( Function Global:foo1 ).
確定! 回上一頁