aux_getRelPath

Determine relative path from one folder to the other. Requires absolute paths as inputs.

aux_getRelPath(fromFolder, toFolder)

Arguments

fromFolder

Absolute path to "from" folder

toFolder

Absolute path to "to" folder

Value

String with relative path from "from" to "to" folder