Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action saves a text from a clipboard to a variable of a "String" type.

Action icon

Parameters

Input parameters

Timeout - timeout in milliseconds if clipboard is opened in another process.

Output parameters

Result - a variable of type "String" into which the text from the clipboard will be saved. If retrieving a value from the buffer fails, an empty string will be saved to the result.

...

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
TimeoutTimeout in milliseconds if clipboard is opened in another process. Default value is 30 seconds
Numeric20000No
Results
Result

A variable of type "String" into which the text from the clipboard will be saved

String



...