Skip to content

Commit dab5ff9

Browse files
committed
Add function help for getFeature
1 parent 478e40b commit dab5ff9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

resources/function_help/getFeature

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)