Flip a boolean from true to false, or from false to true.
翻轉(zhuǎn)布爾值,從真到假究履,或從假到真策州。
輸入口
Boolean 布爾值
A boolean (true/false, on/off, or 0/1).
一個(gè)布爾值(true 真/false 假螟碎、on 開/off 關(guān)楣嘁、0/1)
輸出口
Output 輸出
A boolean that is the opposite of the input (if input is true, then the output is false).
一個(gè)與輸入相反的布爾值(如果輸入為 true 真鹉勒,則輸出為 false 假)帆锋。
相關(guān)模塊
And
Equals 等于
Equals Exactly 完全等于
Greater Than 大于
Greater Than or Equal 大于或等于
Less Than 小于
Less Than or Equal 小于或等于
Or 或
相關(guān)課程
3. 和代碼的區(qū)別 Coming From Code
看 Origami 跟編程有什么不一樣。
4.添加邏輯 Adding Logic
給過渡和流程添加邏輯禽额。
案例
7. Instagram Adjust
通過拖動(dòng)來控制 Instagram 的校直工具锯厢。
17. Traffic Light
跨越三個(gè)或更多的狀態(tài),包括邏輯绵疲。
19. Instagram Direct Messages
重復(fù)的向朋友發(fā)送Instagram直接消息哲鸳。