admGetFiltersForProject
Syntax | admGetFiltersForProject(projectKey) | Package | adm |
Alias |
| Pkg Usage | [use adm; filtersForProject(projectKey);] |
Description
Gets all the filters matching a project in the share list.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
projectKey | string | Yes | The key of the project |
Return Type
Example
JFilter [] filters = admGetFiltersForProject("TEST");Gets all the filters for that project key
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
