Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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