Difference between revisions of "Array.isFalse()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 1: Line 1:
*[[ Z3 | << Z3 Home ]]
 
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]
 
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
 
 
 
 
*[[ Z3 | << Z3 Home ]]
 
*[[ Z3 | << Z3 Home ]]
 
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]
 
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]

Revision as of 03:45, 16 April 2020


Array.isFalse()

Checks if all the members in this array are true.

Same as isfalse

isfalse is any false will returns the result as true.Otherwise false.

See also

IsTrue