/
admProjectExists
admProjectExists
Description
Returns 'true' if project with provided key exists and 'false' otherwise.
Parameters
Return Type
Boolean (true/false)
Returns 'true' if project exists and 'false' otherwise.
Example
boolean prjExist = admProjectExists("TEST");
See also
, multiple selections available,
Related content
Project Functions
Project Functions
Read with this
admProjectExists
admProjectExists
More like this
groupsInRole
groupsInRole
Read with this
admIsProjectArchived
admIsProjectArchived
More like this
Predefined structure types reference
Predefined structure types reference
Read with this
admArchiveProject
admArchiveProject
More like this