mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Update array_intersect
This commit is contained in:
parent
612e8fa1fd
commit
b82e83624d
@ -12,7 +12,7 @@
|
||||
}],
|
||||
"examples": [{
|
||||
"expression": "array_intersect(array(1,2,3,4),array(4,0,2,5))",
|
||||
"returns": "true"
|
||||
"returns": "TRUE"
|
||||
}],
|
||||
"tags": ["array", "element", "exists", "intersection", "overlap"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user