ConvertUnixToLocal

Convert filename to local format using backslash for the directory separator.

Arguments

Number Type Compulsory Default Description

1

string

Yes

File path

Returns

Return type: string

Any forward slash found in the input string is replaced by a back slash.