String is Equal (Checks if two strings are equal)
Returns true if the first string is canonically equivalent to the second string.
Properties
String: Location of the first string to check against
Value: The second string to compare against the first
Output
Output-location: Location to store the output data