Description
PSCRelativeFileSearch searches file specified in RelativeFileName parameter among the paths from Paths parameter. Multiple paths can be separated with semicolon. File name can include relative path.
PSCRelativeFileSearch begins to search from the folder specified in RelativeFileName parameter and then goes through Paths folders. In the case of success function returns file name with full path where file was found.