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 LIST with the URL of attachments of the current issue.

Syntax
attachmentUrls() #Output: Text list
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT LIST


The function returns a TEXT LIST with the URL of attachments of issues in issue_list.

Syntax
attachmentUrls(issue list issue_list) #Output: Text list
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT LIST


The function returns a TEXT LIST with the URL of attachments of issues in issue_list with names matching a regexp in attachments_regexp.

Syntax
attachmentUrls(issue list issue_list, text list attachments_regexp) #Output: Text list
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT LIST


The function returns a TEXT LIST with the URL of attachments of the current issue with names matching a regexp in attachments_regexp.

Syntax
attachmentUrls(text list attachments_regexp) #Output: Text list
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT LIST