Saves the contents of the [[Special: MyLanguage/#text-|Text]] parameter to a file named [[Special: MyLanguage / # filename- | FileName]] and encoding according to the [[Special: MyLanguage / # encoding- | parameter Encoding]]. If the [[Special: MyLanguage / # unique- | parameter is Unique]] nonzero, the file name may be changed to be unique. The file name used is stored in the output [[Special: MyLanguage / # filename- | FileName]]. The [[Special: MyLanguage / # makepath- | parameter MakePath]] can enable automatic path creation if it does not exist. Mode [[Special: MyLanguage / # mode- | Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end.
+
Saves the contents of the [[Special:MyLanguage/#text-|Text]] parameter to the [[Special: MyLanguage/#filename-|FileName]] and encoding according to the [[Special:MyLanguage/#encoding-|Encoding]] parameter. If the [[Special:MyLanguage/#unique-|Unique]] parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output [[Special:MyLanguage/#filename-|FileName]]. The [[Special:MyLanguage/#makepath-|MakePath]] parameter can enable the automatic creation of the path if it does not exist. The [[Special:MyLanguage/#mode-|Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end of it.
Verze z 2. 2. 2021, 15:59
Saves the contents of the Text parameter to the FileName and encoding according to the Encoding parameter. If the Unique parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output FileName. The MakePath parameter can enable the automatic creation of the path if it does not exist. The Mode determines whether the new text overwrites the original contents of the file or is appended to the end of it.