Skip to end of banner
Go to start of banner

filterForBoard

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

Generates a filter specifically tailored for a particular board, often used for defining criteria to sort and display issues or tasks on the board.

Parameters

Return Type

Integer

Gets the board filter

Example

return filterForBoard(12345);

See also

  • No labels