Generate a file name based on the source file name and a specification.

getName(sourceFileName, specification)

Arguments

sourceFileName

A character string representing the source file name.

specification

A character string representing the specification to append to the file name.

Value

A character string representing the generated file name.