Skip to main content

NumberIsEqualToNumber

Type

operator

Summary

Equal to relation.

Syntax

<Left> = <Right>

Description

Equal to relation.

Parameters

NameTypeDescription

Left

An expression that evaluates to a number.

Right

An expression that evaluates to a number.

Thank you for your feedback!

Was this page helpful?