Difference between revisions of "Array.isTrue()"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
==See also== | ==See also== | ||
− | [[Array.isFalse()| | + | [[Array.isFalse()| isFalse]] |
Revision as of 03:06, 16 April 2020
Array.isTrue()
Checks if all the members in this array are true.
Same as Array.istrue()
istrue is all true will returns the result as true.Otherwise false.