is
Create an IS expression that evaluates whether or not the current expression is equal to the given expression.
Return
an IS expression.
Parameters
expression
the expression to compare with the current expression.
Create an IS expression that evaluates whether or not the current expression is equal to the given expression.
an IS expression.
the expression to compare with the current expression.