- Found in:
- ConsoleUtil
Description
Documentation Comment
@brief Reads the last message printed to the console.
@return The last message printed to the console.
Caveats
Examples
Auto-Generated Example
string returnedValue = ConsoleUtil.ReadMessage()
@brief Reads the last message printed to the console.
@return The last message printed to the console.
string returnedValue = ConsoleUtil.ReadMessage()