Converts the Windows clipboard content to plain text, if possible.
ConvertToPlainText()
Data on the Windows clipboard may be in a format other than plain text, such as
formatted text. This function converts the data to plain text, if possible.
Paste Clean = Clipboard.ConvertToPlainText() {Ctrl+v};Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)