CFLSplitPath Procedure

  • 2 minutes to read

Codeunit CFL Azure File Storage Mgt.

Procedure to split off the last part (filename or foldername) from a path string

Signature

CFLSplitPath(Path: Text; var Directory: Text; var FileOrFolderName: Text)

Parameters

Path Text

var Directory Text

var FileOrFolderName Text