Class: Equals

Equals

This class is the conditionMethod equals. It compares the values of two attributes.

Methods

process(reference, firstValue, secondValue){Boolean}

Processes the equation.

Name Type Description
reference *

Is not used.

firstValue *

Value (from an attribute) that should be compared.

secondValue *

Value (from an attribute) for comparison.

Returns:
Type Description
Boolean