Returns the Windows clipboard content as plain text, if possible.
GetText()
A plain text version of the Windows clipboard content if available; nothing otherwise.
Paste That = Clipboard.GetText();
Title That = {Ctrl+c} String.ToTitleCaseWord( Clipboard.GetText() );Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)