Path to URL

Converts a file path into URL format.

1378

Inputs/Outputs

datatype_icon

path

Path to the file or folder you want to convert to URL format.

datatype_icon

URL

URL corresponding to the file or folder specified by the path input if the path input is an absolute path.

If the path input is a relative path, this node appends the path input to the path of the folder containing the VI that calls this node.

datatype_icon

resolved path

Resolved path corresponding to the path input.

If the path input is an absolute path, the resolved path is the same as the path input. If the path input is a relative path, this node appends the path input to the absolute path of the folder containing the VI that calls this node.