Revision 44110 trunk/org.gvsig.desktop/org.gvsig.desktop.library/org.gvsig.expressionevaluator/org.gvsig.expressionevaluator.lib/org.gvsig.expressionevaluator.lib.impl/src/main/resources/org/gvsig/expressionevaluator/functions/en/BITOR.json

View differences:

BITOR.json
11 11
      "The types of expr1 and expr2 are INTEGER or LONG, and the result is of type INTEGER or LONG.",
12 12
      "If the types of expr1 or expr2 are not INTEGER or LONG a error is raised.",
13 13
    ],
14
        "returnType": "Long"
14
        "returnType": "Long",
15
    "sqlCompatible": true
15 16
}

Also available in: Unified diff