Skip to end of banner
Go to start of banner

getBoardId

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 3 Next »

Description

Used to obtain the unique identifier (ID) associated with a specific board. The ID is essential for performing various actions related to the board.

Parameters

Return Type

Integer

Returns the first board that matches. If return is null, it means no board was found

Example

return getBoardId("Sprint delta tiger force alpha");

See also

  • No labels