Description
Will create a file on the file system. This is part of the file system functions. Improper use of the file system functions can lead to loss of data.
Parameters
file
Path and file name of a file to be created. File path is relative to the set web folder starting with a forward slash /.
Return
Will return TRUE or FALSE after run.
Examples
Normal
s.file_create"/file.txt")