getBoardId

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.

Syntax

getBoardId(partial_board_name)
or
findBoard(partial_board_name)

Package

 

Alias

 

Pkg Usage

 

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

partial_board_name

String

Yes

partial board name to search for

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

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.