prabha_friend
Prabhakaran Karuppaih
- Local time
- Tomorrow, 03:09
- Joined
- Mar 22, 2009
- Messages
- 1,032
I am just writing 'Function somefunctionname()' in a module. Please note that I am not using that ‘Public’ keyword here. But I am able to access that functions in every module. That means by default all functions are declared public? Want to confirm. Thank you.