Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admGetArchivedProjects()

Package

adm

Alias

Pkg Usage

archivedProjects()

Description

Excerpt
hiddentrue
Gets all projects that have been archived.

This routine returns the list of archived projects.

Return Type

string []

Returns and array of project keys.

Example

Code Block
languagejs
string [] archivedProjects = admGetArchivedProjects();
for(string ap in archivedProjects) {
	runnerLog(ap);
}

See also

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