powered by
This function clears a chat log, leaving only the initial (system) message.
clear_chatlog(chatlog_id = ".__CURRENTCHAT__")
This function does not return anything.
character string indicating the name of the chat log to clear. Default is ".__CURRENTCHAT__".
Ulrich Matter umatter@protonmail.com
if (FALSE) { # Clear the current chat log clear_chatlog() }
Run the code above in your browser using DataLab