admIsProjectArchived

Description

This function tests if a project is archived.

Parameters

Return Type

Boolean

This function tests if a project is archived.

Example

boolean isAchived = isProjectArchived("CX1");

See also

Peacock