makefile()

Function Definition: makefile(NAME)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
NAMEcharacterThis function creates a new file with the specified name in the current directory. If the current directory is C:\Users\OneDrive\Pictures, the new file will be created there.

Description

This function creates a new file with the specified name in the current directory. If the current directory is C:\Users\OneDrive\Pictures, the new file will be created there.

Example

There are no examples documented for this article.