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

View differences:

ST_Y.json
6 6
        "point - Geometry point from which you have to calculate "
7 7
    ],
8 8
    "description": "Return the Y coordinate of the point.",
9
    "returnType": "Double"
9
    "returnType": "Double",
10
    "sqlCompatible": true
10 11
}

Also available in: Unified diff