• Subtracts the values of one Value object from another.

    Parameters

    • a: Value

      The Value object to subtract from.

    • b: Value

      The Value object to subtract.

    Returns Core.Value

    • The resulting Value object after subtraction.