Stores text in the specified Vocola variable.
Set(name, value)
- name
- Name of the Vocola variable whose value should be set. Case sensitive.
- value
- Text value to store.
When you set a variable, the value persists for the remainder of the Vocola session.
Copy To 1..9 = {Ctrl+c} Variable.Set($1, Clipboard.GetText());Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)