clear



function clear
{
    addstr "${CMD_CLEAR}"
    return ${?}
}