queryObjects
Syntax
app.queryObjects(criteria);
Parameters
criteria string[]
The query criteria in the form of <key, value>
pairs
criteria[0] = 'Brand, WW News';
criteria[1] = 'Issue, 2nd Issue';
...
Return value string
A string representing the query result.
Description
The queryObjects()
method performs a user query based in the passed criteria.
Examples
Example title
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |