Convert file name to UNIX format using '/' as the directory separator.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
Yes |
|
File path |
Return type: string
This function returns argument 1 but with any back slash characters replaced by forward slash.
|