getIssue

Syntax

Session.getIssue(issueName, brandName);

Parameters

brandName string

The name of the Brand.

issueName string

The name of the Issue.

Return value Issue

Returns the Issue with the provided name from the provided Brand. Throws an exception if the Issue does not exist.

Description

The getIssue() method returns the Issue with the provided name from the provided Brand.

Examples

Example title


Supported versions

Adobe Version Supported
2021
2022
2023
2024