Operator
Usually used with blocks from the Contol tab.
Last updated
Usually used with blocks from the Contol tab.
Last updated
This page in not finished
True condition
False condition
Used to check if one value is less than the other.
Used to check if two values are equal.
Used to check if one value is greater than the other.
Joins two condition blocks.
Joins two condition blocks, but they function separately.
Changes the condition checked to false instead of the default which is true.
Used to add two numbers.
Used to subtract two numbers
Used to multiply two numbers.
Used to divide two numbers.
Pick a random number between two specified numbers.
Gets the length of a string (text).
Combines two vales and puts them right next to each other.
Needs description
Needs image
Needs description
Needs description
Condition used to check if two strings are equal.
Usually used with SharedPreferences.
Replaces all the specified value with the specified value for the specified string.
Removes any space characters around the specified string.
Makes the specified string uppercase.
Makes the specified string lowercase.
Converts a string into a number.