{
    "tests": {
        "A_fixed": {
            "pass": true,
            "cText": "\"HOLA\""
        },
        "B_reference": {
            "pass": true,
            "cText": "OMEMQUERY.codart"
        },
        "C_formula": {
            "pass": true,
            "cText": "IF(OMEMQUERY.codart==\"A\",\"SI\",\"NO\")"
        },
        "D_mixed": {
            "pass": true,
            "cText": "\"Código: \"+OMEMQUERY.codart"
        }
    },
    "ollamaCalled": false
}