Question About ..
August 5, 2014
Hello Guys! I have a question.. What is the difference between this: Func hi() call("bye") EndFunc Func bye() EndFunc And This: Func hi() bye() EndFunc Func bye() EndFunc Regards,
4 replies