Skip to content

Commit

Permalink
Added missing args from
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Jun 19, 2019
1 parent fab2d64 commit 0f513ed
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/canvas/canvas-function-reference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,25 @@ Collects element filters on the workpad, usually to provide them to a data sourc

*Accepts:* `null`

[cols="3*^<"]
|===
|Argument |Type |Description

|_Unnamed_ *†*

Alias: `group`
|`string`
|The name of the filter group to use

|`ungrouped`

Alias: `nogroup`, `nogroups`
|`boolean`
|Don't include filters that belong to groups

Default: `false`
|===

*Returns:* `filter`


Expand Down

0 comments on commit 0f513ed

Please sign in to comment.