You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function returns a TEXT with the name of the latest released version in the current issue's project.

Syntax
latestReleasedVersion() #Output: Text
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT


The function returns a TEXT with the name of the latest released version among projects in argument projects.

Returned versions may either released or unreleased. Arguments projects is a comma-separated list of project keys or project names.

Syntax
latestReleasedVersion(string projects) #Output: Text
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT