1. create a function on server called "TON_fnc_insertGang"
2. open debugconsole and enter: ["crazyStuff"] remoteExec ["TON_fnc_insertGang", 2];
3. nothing happends... no log, no error and no execution
4. rename the script to "TON_fnc_iGang"
5. open debugconsole and enter: ["crazyStuff"] remoteExec ["TON_fnc_iGang", 2]; -> work