CreateShortcut Function

Create a 'shortcut' to a file or directory.

Arguments

Number Type Compulsory Default Description
1 string Yes Path of object
2 string Yes Path of link file
3 string Yes Description

Argument 1

Path of file or directory which shortcut will point to

Argument 2

Path of shortcut itself.

Argument 3

Description of shortcut

Returns

Return type: string

'Success' or 'Fail'