hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

string-is-equal

Checks if two strings are equal.
Parameter
Type
Description
self
string
First string to compare
other
string
Second string to compare
return
bool
True if strings are equal, false otherwise