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/DECODE.json

View differences:

DECODE.json
10 10
          "data - A string value with the data to be converted",
11 11
          "format - A string value indicating the format of the input data. The default value is 'hex'."
12 12
    ],    
13
    "returnType": "Byte array"
13
    "returnType": "Byte array",
14
    "sqlCompatible": true
14 15
}

Also available in: Unified diff