Jump to content

API Console.ClearText

From Flowcode Help
ClearText
Clears all the text in the console 
- HANDLE ConsoleHandle
A valid console windows handle 
- NONE Return


Detailed description

Examples

Calling in a calculation

  • Add to a calculation icon:
    ::Console.ClearText(consolehandle)