TestsevenCopy pageThe even test returns true if the given number is even.{{ var is even }}Last updated on emptyThe empty test checks if a variable is an empty string, an empty array, an empty hash, exactly false, or exactly null.iterableThe iterable test checks if a variable is an array or a traversable object.