GetFileFromPath
Extracts a filename from an absolute path.
Method Signature
Arguments
Argument
Type
Required
Description
Default
path
string
true
The absolute path to extract the filename from
Examples
Related
Last updated