equalText

equalText(x, y)

Check equality of two strings. Comparison is case sensitive. Returns true if the values are equal, and false if not.

Try it yourself:

See also:
All functions