FileResolve Operator - Haufe-Lexware/haufe.no-frills-transformation GitHub Wiki

The FileResolve operator creates a fully qualified path to a given file. In order to use the FileResolve operator, the file which is to be resolved, has to exist.

What Type
Syntax FileResolve(fileName)
fileName any
Return type string

In case the file cannot be resolved, the transformation processing will be cancelled and an appropriate error message thrown. The fileName can be any kind of file name, both absolute and relative. The FileResolve operator uses the internal resolving mechanisms described in Resolving-File-Names.