Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a string with the old file name extension replaced by a new extension.
FORCEEXT(cFileName, cExtension)
Parameters
cFileName
Specifies the file name (with or without a path or extension), which will get a new extension.cExtension
Specifies the new extension (without a period) for cFileName.
Return Value
Character