test_any


Description:

[ Version ( since = "4.21.3" ) ]
public bool test_any (int indexes, int n_indexes, int column)

Returns true if there is at least one item with a column value of true .

Parameters:

this

ItemListModel

indexes

Item indexes

n_indexes

Number of indexes

column

Column with type boolean for test

Returns:

true if test is successful