The content of this page will be added in the coming days.
equal()
Returns true if two values are equal.
Returns:
boolean
Returns:
boolean
Syntax:
equal(value1, value2)
Syntax:
equal(value1, value2)
Example:
equal(5, 5) = true
Example:
equal(5, 5) = true
The content of this page will be added in the coming days.
The content of this page will be added in the coming days.
The content of this page will be added in the coming days.