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

Greater or Equal

Use Greater or Equal to check if one value is greater than or equal to another. Greater or Equal 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

When the game time is greater than or equal to 3.0 seconds, the sphere will turn red.