SysDirCreateΒΆ
This function of type BOOL can be used to create a new directory.
The return value is TRUE, if the directory has been created, or FALSE in case of error.
Input-Variable | Data type | Description |
---|---|---|
stName | STRING | Name of the directory |
This function of type BOOL can be used to create a new directory.
The return value is TRUE, if the directory has been created, or FALSE in case of error.
Input-Variable | Data type | Description |
---|---|---|
stName | STRING | Name of the directory |