Vocola.net
Vocola 3.1 Function Library
ShowWarning(message)
Namespaces LibraryMain ► ShowWarning
Displays a warning message in the WSR user interface panel.
Syntax
ShowWarning(message)
Parameters
message
The warning message to display.
Examples
CopyDisable a WSR command
Start = ShowWarning("Command disabled");
WSR defines many single-word commands, which can be invoked by mistake. This command redefines the WSR command "Start" (which opens the start menu) to do nothing except show the warning "Command disabled" in the WSR user interface panel.

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