[ Version ( since = "4.21.3" ) ]
public bool test_all (int indexes, int n_indexes, int column)
Returns true if all columns of all items are true, or n_indexes
is 0.
| this | |
| indexes |
Item indexes |
| n_indexes |
Number of indexes |
| column |
Column with type boolean for test |
|
true if test is successful |