Gets the directory of the file,

Syntax

Smartsite SXML CopyCode image Copy Code
string filesystem.getdirectoryname(string fullPath)

Parameters

Name Data Type Description
fullPath String The full path.

Return Value

Data Type Description
String The name of the directory.

Expand image Example

SXML