Skip to content

Commit

Permalink
Add function help for getFeature
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Sep 2, 2014
1 parent 478e40b commit dab5ff9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/function_help/getFeature
@@ -0,0 +1,6 @@
<h3>getFeature function</h3>
Returns the first feature of a layer matching a given attribute value

<h4>Syntax</h4>
<pre>getFeature( layer, attributeField, value )</pre>

0 comments on commit dab5ff9

Please sign in to comment.