[ 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 .
| this | |
| indexes |
Item indexes |
| n_indexes |
Number of indexes |
| column |
Column with type boolean for test |
|
true if test is successful |