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