new param[1]param[0] = numberset_task(fTime, "cmdFunction", id, param, sizeof(param))public cmdFunction(id, thisparam[]){ number = thisparam[0] // Stuff here.}