get_file_name
Last updated
Last updated
Name | Type | Description | Required |
---|---|---|---|
Type | Description |
---|---|
path_to_file
string
The path to the file.
include_extension
boolean
Whether to include the file extension in the returned filename. Defaults to true.
string
The filename with or without extension based on the include_extension argument.