Documentation
createFile
usage
file mynewfile = folder->createFile( string name )
paramètres
name: the name of the file you want to create.
retourne
an object representing the file you have juste created in the folder.
file mynewfile = folder->createFile( string name )
name: the name of the file you want to create.
an object representing the file you have juste created in the folder.