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.
makefile()
Function Definition: makefile(NAME)
- Python Library: Storage (Quarky Intellio)
- Library Import: intellio = QuarkyIntellio()
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| NAME | character | 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. |
Description
Example
There are no examples documented for this article.
