getAllBoardNames
Description
Retrieves the names of all boards within a project or system, offering a comprehensive list of board titles for reference and navigation.
Syntax | getAllBoardNames() | Package |
|
Alias |
| Pkg Usage |
|
Return Type
String []
Returns all the board names it can find.
Example
string [] boards = getAllBoardNames();