/
admSpaceExists
admSpaceExists
Description
Returns 'true' if space with provided key exists and 'false' otherwise.
Return Type
Boolean (true/false)
Example
Example 1
return admSpaceExists("TST");
Returns "true" if the test (TST) space exists. Otherwise, "false".
See also
Peacock
, multiple selections available,
Related content
admArchiveSpace
admArchiveSpace
More like this
admGetSpace
admGetSpace
More like this
getSpaceKeyByName
getSpaceKeyByName
More like this
admAddSpaceCategory
admAddSpaceCategory
More like this
admUpdateSpace
admUpdateSpace
More like this
admGetSpaceLayout
admGetSpaceLayout
More like this