getBoardId
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
Peacock