Recompiles functions.
ibec_RecompileFunction has been implemented additionally to ibec_RecompileProcedure and ibec_RecompileTrigger. Usage is similar to these functions: IbecRecompileProcedure
function ibec_RecompileFunction(Connection : variant; FunctionName : string) : string;