getCategory
Syntax
Session.getCategory(brandName, categoryName, issueName);
Parameters
publication string
The name of the Brand.
category string
The name of the Category..
issue string (Optional)
The name of the overruled Issue.
Return value EntSection
Returns the Category with the provided name. Throws an exception if the Category does not exist.
Description
The getCategory()
method returns the Category with the provided name.
Examples
Example title
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |