FileName

circle-info

The FileName() function returns the name of a file.

This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.

circle-check

Syntax

chevron-rightFileName(file)hashtag

FileName('Data'.'ConceptWithFile':'File') 👍Result: image29.jpg

FileName(unknownfile) 👎Result: unknown

Parameters

Name
Type
Required
Description

file

file

☑️

the file

Last updated

Was this helpful?