powered by
Write a FIS object to file.
Writes a FIS object to a specified file given with an absolute path.
writeFIS(FIS, fileName)
Requires a FIS which will be written to file.
An absolute path given in a string, with escaped backslashes.