Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The use of this routine requires the Power Actions add-on be installed and licensed.

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

BA_getMultiValues(argv, label)

Package

poweraction

Alias

Pkg Usage

getMultiValues(argv, label)

Description

Excerpt
hiddentrue
Gets the value entered or the selected option for the given field label.

Gets the value entered or the selected option for the given field label.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

argv

String []

Yes

The argv variable (predefined variable).

label

String

Yes

The label of the multi select list/checkbox group/file upload field.

Return Type

String []

String array representing the selected options.

...

Code Block
string [] res = BA_getSingleValue(argv, "File 1");
//res = "Demo_File.txt|C:\Program Files\Atlassian\Application Data\Jira\kepler\blitz-upload\Demo_File.txt"

Note

With a file upload field the routine will return a string array containing pairs of original filename and uploaded path. Even indices will contain original filenames, while odd indices will contain an uploaded path.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "pa_routine" and space = currentSpace ( )
labelsarray_routines