makefolder()

Function Definition: makefolder(NAME)

Parameters

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

Description

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

Example

There are no examples documented for this article.