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

Compare with Current View Page History

« Previous Version 8 Next »

This function returns a text list with the unreleased and unarchived versions in the current project with the default order.

The first version in the list is the lowest version in the version overview / release hub.

Syntax
unreleasedVersionsBySequence() #Output: Text list
Example

See the table blow:

NameStatusRelease datePosition in UI (e.g. Release Hub)

JWT 6.0 

UNRELEASED


#1

JWT 5.0 

RELEASED

#2

JWT 3.1 

ARCHIVED

 

#3

JWT 3.0 

UNRELEASED


#4

JWT 2.0 

RELEASED

 

#5

JWT 1.0 

UNRELEASED


#6
Examples
Parser expressionDescription
unreleasedVersionsBySequence() 

This example returns:

[JWT 1.0, JWT 3.0, JWT 6.0]

Output

This function returns a TEXT LIST