Skip to end of banner
Go to start of banner

getBoardOwner

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

  • No labels