String
Last updated 28.04.2020
This page lists all the standard evaluatables that are under the ‘String’ category.
String Comparison boolean
Compares the values of two strings together. Can compare based on length, alphabetical position, etc. Can be configured to do a case insensitive comparison.
String Constant string
Constantly outputs the given string of characters.