i dont mean this
i mean this

CodeCallback_PlayerCommand(args)
{
self endon("disconnect");

bingband=slot; /// how to call this slot from another function
}


test()

{
slot=3;/// i want to call the 3 to the other function how ?
}