Adds as a prefix to the given file name the pathname of the Vocola "CommandBuiltins" installation
folder.
Syntax
GetBuiltinsPathname(filename)
Parameters
- filename
- File name to be prefixed.
Return Value
Given file name with added prefix of Vocola "CommandBuiltins" installation folder pathname.
Examples
CopyInclude dictation commands
$include CommandFile.GetBuiltinsPathname(keys.vch); Touch <key> = {LeftButton}{$1};
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)