getBoardOwner

Description

Retrieves the owner or administrator of a specific board, providing information about who is responsible for its management and configuration.

Parameters

Return Type

String

Gets the board owner

Example

return getBoardOwner(12345);

See also

Peacock