We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478e40b commit dab5ff9Copy full SHA for dab5ff9
resources/function_help/getFeature
@@ -0,0 +1,6 @@
1
+<h3>getFeature function</h3>
2
+Returns the first feature of a layer matching a given attribute value
3
+
4
+<h4>Syntax</h4>
5
+<pre>getFeature( layer, attributeField, value )</pre>
6
0 commit comments