Gets the file name of the most recently loaded Vocola command file which contained an error.

GetErrorFilename()

The file name of the most recently loaded Vocola command file which contained an error.


Show Error = CommandFile.Open(CommandFile.GetErrorFilename()) {Ctrl+Home} {Down_ Eval( CommandFile.GetErrorLineNumber() - 1) } {Right_ Eval( CommandFile.GetErrorColumnNumber() - 1) };
This is one of Vocola's built-in commands.
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)