Vocola.net
Vocola 3.1 Function Library
ShowMessage(message)
Namespaces LibraryMain ► ShowMessage
Displays a message in the WSR user interface panel.
Syntax
ShowMessage(message)
Parameters
message
The message to display.
Examples
CopyDisplay a message
Copy That = {Ctrl+c} ShowMessage("Text copied");
When you say "Copy That", this command copies the currently-selected text and displays "Text copied" in the WSR user interface panel.

Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)