Description:
Returns a new file reference. This returns a new instance even if the path does not exist.
Syntax:
Parameters:
- fullPath
- Type: string
- A full path. This parameter cannot be null.
- relativePath
- Type: string
- A relative path. This parameter can be null.
Returns:
Type: FileReference
A file reference to the specified paths.
Available since:
6.0