Convert filename to local format using backslash for the directory separator.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
Yes |
|
File path |
Return type: string
Any forward slash found in the input string is replaced by a back slash.
|