Aller au contenu principal

clear_output

clear current buffer.

CLEAR_OUTPUT

NAME

clear_output - clear/erase current buffer.

SYNOPSIS

clear_output ()

DESCRIPTION

This function is used to clear/erase the content of current buffer. If you want to further process the buffer's contents you have to call  get_output() before clear_output() as the buffer contents are discarded after clear_output().

See get_output() for more details.

PARAMETERS

none

RETURN

Returns nothing.

SEE ALSO

AUTHOR

Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>

MODIFICATIONS

1.0 2020-10-22 laplante@sednove.com

Edit

© 2024 extenso Inc. All rights reserved.