Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Value.Equals(value1 as any, value2 as any, optional precision as nullable number) as logical
About
Returns true if value value1
is equal to value value2
, false otherwise.