// Comparable is the value of this element
com.setComparable(element);
// Compared_to is the value of the .to[] context.
com.setComparedto(attribute.getContext(2));
return new Element(com.determineOutcome()).getAttribute(attribute.fulfill(2));
}
else {
dB.echoError("Unknown operator '" + operator + "'.");
}
}