Gets text from the specified Vocola variable.
Syntax
Get(name)
Parameters
- name
- Name of the Vocola variable whose value should be retrieved. Case sensitive.
Return Value
The text stored in the specified Vocola variable.
Examples
CopyInsert text from a numbered "bin"
Paste From 1..9 = Variable.Get($1);
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)