functional overview
Writes data to a file.
Details of Functions
file-nameto the file specified inContentsindicates object of desire, like, hate, etc.character codeWrite in.
- attention (heed)
-
Root folder location by OS
OS run state (of a process) Android Folder allocated for the running application in the data storage destination dedicated to the Unifinity Application Player iOS Folder allocated for the running application in the data storage destination dedicated to the Unifinity Application Player Windows Folder where the running application (UAP) is stored *For Windows, file names must be set using only characters that can be expressed in Shift-JIS.
parameter
- argument (e.g. function, program, programme)
-
file-name character string data
Specify the target file name or full path (Windows only).Contents character string data video data binary data
Specify the content to be written.character code Specify the character code.
- UTF-8
- UTF-16LE
- UTF-16BE
- UTF-32LE
- UTF-32BE
- SHIFT-JIS
- ISO-2022-JP
- EUC-JP
- non-conversion
- return value
-
character string data video data binary data
Returns the contents written to the file.