Console

rconsoleclear

Clears all text from the Real console window.

Syntax

rconsoleclear()
Aliases consoleclear

Description

Clears all text from the Real console window.

Call it without parameters. The function reads the needed context from the current runtime state.

It does not return data. Treat the call as an action and handle errors around the call site when needed.

Example

Example call with placeholder values.

rconsoleclear()