Easypt

==

..Root.String.==

Checks if two strings are equal.

Child of:

String

Signatures:

NativeCallable, Callable

Example:

log("a".==("a"));