BlueCielo Meridian Enterprise 2018 VBScript API Reference
FileRoot function
Returns the name of the specified file without the extension or path.
Syntax
FileRoot(FullFileName As String) As String
Name | Description |
---|---|
FullFileName |
The fully qualified path of a file for which to return the file root. |