This function changes the current directory to the specified directory. For example, if you are currently in C:\Users\OneDrive\Pictures, you can change the directory to C:\Users\OneDrive\Pictures\Screenshots.
changecurrent_dir()
Function Definition: changecurrent_dir( )
- Python Library: Storage (Quarky Intellio)
- Library Import: intellio = QuarkyIntellio()
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| int | This function changes the current directory to the specified directory. For example, if you are currently in C:\Users\OneDrive\Pictures, you can change the directory to C:\Users\OneDrive\Pictures\Screenshots. |
Description
Example
There are no examples documented for this article.
