GRBVar.sameAs()

boolean sameAs ( GRBVar otherVar )

    Check whether two variable objects refer to the same variable.

    Arguments:

    otherVar: The other variable.

    Return value:

    Boolean result indicates whether the two variable objects refer to the same model variable.