clrtoeol



function clrtoeol
{
    addstr "${CMD_CLRTOEOL}"
    return ${?}
}