JavaScript Editor js editor     Web development 



Main Page

Returns a file name with a new path name substituted for the old one.

FORCEPATH(cFileName, cPath)

Parameters

cFileName


Specifies the file name (with or without a path or extension), which will get a new path.
cPath


Specifies the new path for cFileName.

Return Value

Character

See Also



JavaScript Editor js editor     Web development