elif factor[factor_id]["factorFunction"] == FUNC_OR:
        for l in range(ftv_start, ftv_end):
            v = value if (fmap[l]["vid"] == var_samp) else \
                var_value[var_copy][fmap[l]["vid"]]
            if v == 1: