Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Logic

And

Use And to check if all inputs are true. And is in the Logic category.

Input

NameData typeDescription
Value1BooleanA boolean value
Value2BooleanThe other boolean value

Output

NameData typeDescription
ValueBooleanA boolean signal of and operation result

Example

When the camera detects the red dot as visible, and the game time is greater than 5 seconds, then the green dot will be set to be visible.