ECHO_LOG_ERROR("Element::AddConditionalFunction() There was an error inserting the condition \""<<condition<<"\" into the conditional functions lookup.");
ECHO_LOG_ERROR("Element::AddConditionalFunctions() There was an error inserting the condition \""<<condition<<"\" into the conditional functions lookup.");
ECHO_LOG_WARNING("Element: A conditional functions can not execute without a function binder. To prevent this warning, setup your Element with a FunctionBinder before adding conditionals.");