getSpaceKeyByName
Description
Retrieves the key for the space with the given name.
Parameters
Return Type
String
The return value is a string representing the space key.
Example
return getSpaceKeyByName("Demonstration Project");
See also
Peacock
Retrieves the key for the space with the given name.
String
The return value is a string representing the space key.
return getSpaceKeyByName("Demonstration Project");