is-equal-to
is-equal-to(
reference: numeric
)
Returns true if the numeric value passed as argument is equal to the numeric value passed as parameter.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
reference | numeric | Yes | A numeric value to compare to the argument. |
Kind: Predicate
Scope: numeric
Aliases: equal-to, numeric-is-equal-to