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

Compare with Current View Page History

« Previous Version 4 Next »

This function returns 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
xxx

DATA TYPE

Parameter description.
Output

This function returns a TEXT


Variant where you additionally define projects.

Returned versions may either be 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
xxx

DATA TYPE

Parameter description.
Output

This function returns a TEXT