admCreateSpace
Description
Creates a new space, optionally offering support for the category of the space.
Parameters
Or
Return Type
Boolean (true/false)
Returns true if the key and name aren't already used by another space.
Examples
Example 1
string spaceKey = "TST";