英語 での False otherwise の使用例とその 日本語 への翻訳
{-}
-
Programming
-
Colloquial
-
Ecclesiastic
-
Computer
Returns false otherwise.
Returns TRUE if var is an array, FALSE otherwise.
The command returns false otherwise such as:.
True if the end-user's phone number has been verified, false otherwise.
If they are equal, false otherwise.
Cyclic- true if the gradientpattern should cycle repeatedly between the two colors; false otherwise.
The result is true if OK is pressed and false otherwise.
Return true if the sequence is empty orall bytes in the sequence are ASCII, false otherwise.
Returns TRUE if var is an object, FALSE otherwise.
The PHP callback will receive the argument to be verified as its only argument andshould return true if the argument passes verification and false otherwise.
Returns TRUE if var is a string, FALSE otherwise.
Adjustable: True if the clock can be changed automatically(e.g. by a NTP daemon)or manually by the system administrator, False otherwise.
Returns true if it successfully changes camera, false otherwise.
MediaStreamTrack. remote Read only Returns a Boolean with a value oftrue if the track is sourced by a RTCPeerConnection, false otherwise.
Returns TRUE if the stream is still alive, FALSE otherwise.
MediaStreamTrack. readonly Read only Returns a Boolean value with a value of true if the track is readonly(such a video file source ora camera that settings can't be modified), false otherwise.
If None,this is true when loop is True, and false otherwise.
True if obj is equal to this compound name, false otherwise.
This returns true if expression is true, and false otherwise.
True if this object is the same as the obj argument; false otherwise.
This final expressionevaluates to true if the answer is Jaand false otherwise.
True if the object is the same as this object and false otherwise.
True if the end-user's e-mail address has been verified, false otherwise.
DefaultPrevented is true if the default action was prevented, and false otherwise.
True if the end-user's e-mail address has been verified, false otherwise.
It returns true if themodel object of the form is new, and false otherwise.
Returns TRUE if the named constantgiven by name has been defined, FALSE otherwise.
True if the URL represented by the string is accessible by configuration, false otherwise.
In classical programming,AND returns true if both operands are truthy and false otherwise:.