Returns a file name with a new extension if one does not already exist.
DEFAULTEXT(cFileName, cDefault) |
Parameters
- cFileName
- Specifies the filename (with or without a path or extension) to be returned.
- cDefault
- Specifies the default extension without a period.
Return Value
Character