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

Less Than

Use Less Than to check if one value is less than another. Less Than is in the Logic category.

Input

NameData typeDescription
Value1Int / DoubleThe base value
Value2Int / DoubleThe value to compare to the base

Output

NameData typeDescription
ValueBooleanA boolean value of comparison result

Example

In this example, we set a variable called “open times” to record the number of times the mouth has opened. If the mouth opens less than 3 times, it will hide the sphere, otherwise it will show.