Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
This routine is available starting with SIL Engine™ 4.8.1
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getAllOrganizationIds()

Package

Cloud Syntax

...

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns the Ids of all Service Desk organizations.

Cloud Description

...

Returns the Ids of all Service Desk organizations

...

Cloud Parameters

...

Parameter

...

Type

...

Required

...

Description

...

Return type

Number .

Return Type

Number []

Returns a number array of organization Ids.

Examples

Example 1

Code Block
return getAllOrganizationIds();

Result: 11|12|13|14.

Example 2

Code Block
for(number id in getAllOrganizationIds()) {
	    runnerLog(getOrganizationNameById(id));
}

Result: "Company A"
            "Company B"
            "Company C"

Cloud Example

...

...

return getAllOrganizationIds("TJ");

Result: 1|2|3.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jirajsd_group_routine" and space = currentSpace ( )
labelsjiraarray_group_routineroutines